I'm having an issue with IE7 (and 6 I believe) when I enable a block that displays an MP3 file, using JQuery Media to put into a flash media player.
The whole process works perfectly as it should except that IE is reporting an "Error on Page" in the status bar, with the following information:
Line: 1
Char: 160
Error: 'null' is null or not an object
Code: 0
URL: my site's url
I've worked through a couple of other errors (not jquery) and am now left with this error. It happens on every page where I use this function, and goes away as soon as I take it out. Can't see the problem in FF with Firebug.
No idea where to start, could you give me any pointer s as to what is causing it? I basically need to get the site working without displaying errors in the status bar (regardless of whether they actually affect anything).
Many thanks
S
Comments
Comment #1
mholloway commentedAlso having this problem.
Did you solve it?
Comment #2
ptam commentedPlease help me on same issue.Becoz after playing any video file(Using video module & flowplayer) css is not working for IE7/8.
Comment #3
ccarreon commentedI had this error just now but it disappeared after setting the swfobject.js to the one included with the player I'm using (JW FLV Player) in 'Default settings' at admin/settings/jquery_media.
I hope this helps you.