hello
can you please tell me a good png transparency js?
i've tried 2 of them for ie6 but it seems they are not working.
thanks
png transparency problem
Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.
Page 1 of 1
png transparency problem
#1
Posted 05 June 2008 - 04:57 PM
#2
Posted 05 June 2008 - 06:17 PM
I'm using this one along with jQuery http://jquery.andrea...hard.de/pngFix/
#3
Posted 12 June 2008 - 03:52 AM
I just tried it out, it appears to work great so far!
<a href="http://www.jaypan.com" target="_blank">Jaypan</a>
<a href="http://www.dudes-japan.com" target="_blank">Dudes Japan</a>
<a href="http://www.dudes-japan.com" target="_blank">Dudes Japan</a>
#4
Posted 24 August 2008 - 02:45 PM
While not a "fix" I have been using conditional comments to warn users of IE6 and below that they need to upgrade their browser.
Only users of IE6 and below will see the alert and you can get creative with the message that is displayed. That way, I don't have to hack my site to pieces to accommodate IE6. IMHO the world wide web will be a better place when people stop using IE6.
<!--[if lt IE 7]>Upgrade browser alert example text...<![endif]-->
Only users of IE6 and below will see the alert and you can get creative with the message that is displayed. That way, I don't have to hack my site to pieces to accommodate IE6. IMHO the world wide web will be a better place when people stop using IE6.
#5
Posted 29 August 2008 - 01:52 PM
undoIT, on Aug 24 2008, 07:45 PM, said:
While not a "fix" I have been using conditional comments to warn users of IE6 and below that they need to upgrade their browser.
Only users of IE6 and below will see the alert and you can get creative with the message that is displayed. That way, I don't have to hack my site to pieces to accommodate IE6. IMHO the world wide web will be a better place when people stop using IE6.
<!--[if lt IE 7]>Upgrade browser alert example text...<![endif]-->
Only users of IE6 and below will see the alert and you can get creative with the message that is displayed. That way, I don't have to hack my site to pieces to accommodate IE6. IMHO the world wide web will be a better place when people stop using IE6.
Not everyone has control over which browser they use nor has installation privileges, so a statement like that might be useful for some, but I'd make it discreet enough to not alienate those without the control to choose their browser.
This post has been edited by supasnail: 29 August 2008 - 06:11 PM
Share this topic:
Page 1 of 1


Help
This topic is locked
MultiQuote










