doesn't work in IE7???
-Anti- - March 24, 2009 - 21:26
| Project: | jQuery Media |
| Version: | 6.x-1.3 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
Update:
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?