for (var i = document.images.length - 1, img = null; (img = document.images[i]); i--) { if (itsAllGood && img.src.match(/\.png$/i) != null) {
If that helps why the ALT tag is not working in IE On 10/19/08, Thierry Koblentz <[EMAIL PROTECTED]> wrote: > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > > > discuss.org] On Behalf Of Majestic > > Sent: Sunday, October 19, 2008 1:01 PM > > To: [EMAIL PROTECTED] > > Cc: Gunlaug Sørtun; css-d@lists.css-discuss.org > > Subject: Re: [css-d] ALT Attribute not showing up in IE > > > > > Shouldn't the alt tag show something atleast? > > > There is no alt attribute since there is no image. > Look at the generated markup to understand what this script does to PNG > images in your document. > > > > -- > > Regards, > Thierry | http://www.TJKDesign.com > > > > > ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/