Ok, rather than keep guessing, I actually tried things out until one
worked. Put this in place of your current eolas thing:
if(jQuery.browser.msie){
$(this).children('object').each(function(){
this.outerHTML = this.outerHTML;
});
}
Verified to work in IE6. :)
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Sean O
Sent: Tuesday, October 10, 2006 11:09 AM
To: [email protected]
Subject: Re: [jQuery] New Plugin: jMP3
Hi Andy,
Thanks for the compliments.
The IE Flash Fix is a known issue -- the "Eolas workaround" I reference
on
the plugin page under Plugin Information. I've tried combinations of
the
suggestions on http://jquery.com/docs/Cookbook/, but nothing seems to
work.
There are a few .js files that claim to get around this, but I'd rather
not
have to include another script.
_______
SEAN O
Andy Matthews wrote:
>
> Very nice. Good looking as well. A comment.
>
> - I know that this is probably a user thing, but you need to implement
the
> IE Flash fix on your examples. You might even consider merging it in
with
> your codebase.
>
> <!----------------//------
> andy matthews
> web developer
> certified advanced coldfusion programmer
> ICGLink, Inc.
> [EMAIL PROTECTED]
> 615.370.1530 x737
> --------------//--------->
>
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Behalf Of Sean O
> Sent: Tuesday, October 10, 2006 9:18 AM
> To: [email protected]
> Subject: [jQuery] New Plugin: jMP3
>
>
>
> Hi,
>
>
> I've created a new jQuery plugin, jMP3, to easily make MP3s playable
> directly on most any web site.
>
> Information, demos and code:
> http://www.sean-o.com/jquery/jmp3/
>
> Let me know what you think. It's my first plugin, so be gentle!
>
> ________
> SEAN O
> --
> View this message in context:
> http://www.nabble.com/New-Plugin%3A-jMP3-tf2416968.html#a6737375
> Sent from the JQuery mailing list archive at Nabble.com.
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
--
View this message in context:
http://www.nabble.com/New-Plugin%3A-jMP3-tf2416968.html#a6739721
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/