[Plugin: Contact Form 7] Bug treating links with no href attribute
-
jQuery crashes if a link doesn’t have the href attribute but contains an image (ie an anchor containing a picto).
Just edit colorbox-javascript.php file and replace line 36 with:
if ($(obj).attr(“href”) && $(obj).attr(“href”).match(COLORBOX_IMG_PATTERN)) {
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘[Plugin: Contact Form 7] Bug treating links with no href attribute’ is closed to new replies.