The CSS (not my work) contained the following...

#top #topstars p#ts3{
        right:-5px; top:5px; width:141px; height:85px;
background:url(/img/uwish/customers.png) no-repeat top left;
}

* html #top #topstars p#ts3{
        right:5px; background-image:none;
        
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/uwish/cu
stomers.png',sizingMethod='image');

Where the second directive was causing the problem.  I changed the png's to
gif's and removed the silly call to the Microsoft specific code and not only
did my problem go away but the new files are also about a sixth the size.

--
Jay

-----Original Message-----
From: Paul Ihrig [mailto:[EMAIL PROTECTED] 
Sent: 13 March 2007 15:44
To: CF-Community
Subject: Re: Odd IE6 issue

where does it bomb out?
i dont seem to be having a problem..



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create robust enterprise, web RIAs.
Upgrade & integrate Adobe Coldfusion MX7 with Flex 2
http://www.adobe.com/products/coldfusion/flex2/

Archive: 
http://www.houseoffusion.com/groups/CF-Community/message.cfm/messageid:229986
Subscription: http://www.houseoffusion.com/groups/CF-Community/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.5

Reply via email to