Getting an error on my front page:

Uncaught TypeError: Object [object Object] has no method 'flowplayer'
   (anonymous function)flowplayer.js:87
   f.e.extend.eachjquery-latest.min.js:2
   Drupal.behaviors.flowplayerflowplayer.js:12
   (anonymous function)drupal.js:41
   f.e.extend.eachjquery-latest.min.js:2
   Drupal.attachBehaviorsdrupal.js:40
   Drupal.theme.placeholderdrupal.js:276
   D.fn.extend.ready:1
   D.extend.ready.D.readyList:1
   D.extend.each:1
   D.extend.ready

I understand that the flowplayer js only gets called if there is a video on the page, and I would imagine that it would be that way to prevent errors such as this. However, there is no video here! The error is preventing my dropdown menus from dropping, I imagine due to a js issue.

Is there any way to prevent the js from appearing on a given page?

Thanks in advance for your ideas :)

Comments

meladawy’s picture

the same error