Active
Project:
jQuery Media
Version:
6.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Mar 2009 at 21:26 UTC
Updated:
25 Mar 2009 at 00:52 UTC
I'm using the 'hyperlink to uploaded file' method, putting 'media' as the stylesheet class.
Eg. <a href='/sites/default/files/jimi.mp3' class='media'>jimi hendrix</a>
Works fine in FF, but in IE7, it just shows as a link rather than embedded.
When clicked, the open/download dialogue box is displayed.
Same happens for flv, mov and swf (youtube), all working fine in FF.
What's the problem likely to be??
Thanks.
Comments
Comment #1
-Anti- commentedUpdate:
I tried the cck filefield method, and it displays ok in IE7.
But I really hate that whole cck method of adding media.
It would be much nicer to have the hyperlink method working in IE7.
Can anyone help?