[Plugin: Easy FancyBox] jQuery("a#inline").fancybox({ 'hideOnContentClick': true
-
My pages at show an error when loaded in IE8 for this line in the code – jQuery(“a#inline”).fancybox({ ‘hideOnContentClick’: true });
“Error: Object doesnt support this property or method in IE8 “
If any fancybox link is clicked in IE8, the page throws an error and stops responding.
I did a google and found a solution specified here.
https://groups.google.com/group/fancybox/browse_thread/thread/95fe04d356ccc20f?pli=1
Is this something related to easy fancybox?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Easy FancyBox] jQuery("a#inline").fancybox({ 'hideOnContentClick': true’ is closed to new replies.