Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Niall Kennedy

    (@niallkennedy)

    It’s a validation issue that should not be preventing execution of code. The Facebook plugin asynchronously loads the Facebook JavaScript SDK while still using the enqueue system of WordPress, as noted in the support thread you linked.

    Thread Starter bluepoth

    (@bluepoth)

    That’s what I thought too. But I have an event handler that fires when some images are loaded and it only works when the Facebook plugin is deactivated. Any idea what else in the plugin that could be causing this? The syntax error is the only error showing up in the Firebug console…

    Thread Starter bluepoth

    (@bluepoth)

    Once I switched to using the imagesLoaded jQuery plugin, it worked. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘getting SyntaxError in Firefox when Facebook plugin is installed’ is closed to new replies.