![]() |
Need help with PNG file on website when viewing with IE
Thanks to ngdawg she showed me how to take a file and make the background transparent by making it into a PNG file...unfortuantely it doesnt show up that way in IE.
I have researched and yes, I know this is a problem for IE versions under 7...my problem is for the life of me I cannot figure out how to add the "fix" code because I just dont understand it. Is there anyone that can help me? Its just for ONE page, and for ONE image on that page. |
I did a quick google and here's what I found.
You're going to want to copy and paste this part inside of your <head> </head> tags: Code:
<!--[if gte IE 5.5000]> Code:
<img src="your.png" height="15" width="21" onload="fixPNG(this)"> |
I tried that and I couldnt get it to work....is there anything in that first bit I need to change? Thats the bit that was WAY confusing me
|
ShaniFaye, don't forget that this fix simply won't work when people have JavaScript (or I guess scripting period in IE, I forget) disabled, period.
I think the new Firefox allows you to turn JavaScript on and off for certain domains, but I'm not sure about Internet Explorer <= 6. |
All times are GMT -8. The time now is 10:01 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project