Active
Project:
Flowplayer API
Version:
6.x-1.0-beta1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Sep 2011 at 23:07 UTC
Updated:
12 Sep 2011 at 08:39 UTC
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
Comment #1
meladawy commentedthe same error