Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-10 Thread Jörn Zaefferer
Andy Matthews schrieb: Here's one of the final pages: http://www.modernessentials.com/landing.cfm/Looking+for+the+BDI+AVION...Welc ome! Thanks everyone for your help. Cool. Did you modify anything else apart from the split part? It looks great. -- Jörn Zaefferer http://bassistance.de

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-10 Thread andy
Quoting Jörn Zaefferer [EMAIL PROTECTED]: Andy Matthews schrieb: Here's one of the final pages: http://www.modernessentials.com/landing.cfm/Looking+for+the+BDI+AVION...Welc ome! Thanks everyone for your help. Cool. Did you modify anything else apart from the split part? It looks

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Jörn Zaefferer
Andy Matthews schrieb: Is there a jQuery plugin that causes ANY png to be transparent? There are scripts that I've seen that force any PNG called from within an IMG tag to be transparent in IE, but I've got a PNG set as a background image that I'd also like to have that same behaviour. I'm

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Andy Matthews
- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of [EMAIL PROTECTED] Sent: Thursday, November 09, 2006 1:59 PM To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin for jQuery? Andy, I looked pretty extensively some weeks ago for exactly the same thing, and came up empty

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Andy Matthews
Of Jörn Zaefferer Sent: Thursday, November 09, 2006 2:17 PM To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin for jQuery? [EMAIL PROTECTED] schrieb: Andy, I looked pretty extensively some weeks ago for exactly the same thing, and came up empty. There are several solutions

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Alex Cook
Sent: Thursday, November 09, 2006 12:11 PM To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin for jQuery? I could swear that I've seen it somewhere. This has to be possible, even if it's not in jQuery. !//-- andy matthews web developer certified advanced

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread kscholl . jq
Thanks for the suggestion ,but it doesn't seem to be working. BTW, as an aside, is there a preferred method of responding on this list: top- or bottom-posting? Makes no matter to me, but some places are pretty adamant about one or the other, and as they say, when in Rome... --

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Alex Cook
Zaefferer Sent: Thursday, November 09, 2006 12:17 PM To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin for jQuery? [EMAIL PROTECTED] schrieb: Andy, I looked pretty extensively some weeks ago for exactly the same thing, and came up empty. There are several solutions available

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Klaus Hartl
Jörn Zaefferer schrieb: [EMAIL PROTECTED] schrieb: Andy, I looked pretty extensively some weeks ago for exactly the same thing, and came up empty. There are several solutions available for IMG tags, as you state, but all of them seem to use imposition of a background on the image by

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Andy Matthews
To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin for jQuery? [EMAIL PROTECTED] schrieb: Andy, I looked pretty extensively some weeks ago for exactly the same thing, and came up empty. There are several solutions available for IMG tags, as you state, but all of them seem to use

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Andy Matthews
programmer ICGLink, Inc. [EMAIL PROTECTED] 615.370.1530 x737 --//- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Klaus Hartl Sent: Thursday, November 09, 2006 2:50 PM To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Jörn Zaefferer
Andy Matthews schrieb: Here's the link I forgot to send. http://www.modernessentials.com/tooltip/tooltiptest.cfm It's got Stefan's code in place, but I very well could have put it in the wrong location. Anyone have an idea? Put jQuery code into document ready. You didn't :p (I hope

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Jörn Zaefferer
[EMAIL PROTECTED] schrieb: BTW, as an aside, is there a preferred method of responding on this list: top- or bottom-posting? Makes no matter to me, but some places are pretty adamant about one or the other, and as they say, when in Rome... As you may notice, I prefer bottom-posting with

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Jörn Zaefferer
Andy Matthews schrieb: This doesn't appear to work in conjunction with your plugin Jorn. I'm thinking that it's because the #tooltip element is being created dynamically, it's not able to find it in the query, and therefore can't apply the fix. Let me upload the code for anyone to fiddle

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Andy Matthews
--//- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Jörn Zaefferer Sent: Thursday, November 09, 2006 3:45 PM To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin for jQuery? Andy Matthews schrieb: Here's the link I forgot to send

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Klaus Hartl
Andy Matthews schrieb: I could swear that I've seen it somewhere. This has to be possible, even if it's not in jQuery. Hey, just use the DropShadow filter: http://msdn.microsoft.com/workshop/author/filter/reference/filters/dropshadow.asp I pointed you to that in the other thread as well. --

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Andy Matthews
--//- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Andy Matthews Sent: Thursday, November 09, 2006 4:19 PM To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin for jQuery? That was exactly it!!! http

Re: [jQuery] Transparent PNG IE plugin for jQuery?

2006-11-09 Thread Andy Matthews
] Behalf Of Klaus Hartl Sent: Thursday, November 09, 2006 4:40 PM To: jQuery Discussion. Subject: Re: [jQuery] Transparent PNG IE plugin for jQuery? Andy Matthews schrieb: I could swear that I've seen it somewhere. This has to be possible, even if it's not in jQuery. Hey, just use the DropShadow