Jump to content

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
  • You cannot start a new topic
  • This topic is locked

png transparency problem Rate Topic: -----

#1 User is offline   tanicos 

  • W.R. Private
  • Group: Members
  • Posts: 49
  • Joined: 03-April 08
  • Gender:Male

Posted 05 June 2008 - 04:57 PM

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
0

#2 User is offline   Catalyst 

  • Codesmith
  • Group: Administrators
  • Posts: 1,049
  • Joined: 04-April 06
  • Gender:Male
  • Location:San Diego

Posted 05 June 2008 - 06:17 PM

I'm using this one along with jQuery http://jquery.andrea...hard.de/pngFix/
0

#3 User is offline   haku 

  • 日本語 Ninja
  • Group: Members
  • Posts: 652
  • Joined: 21-September 07
  • Gender:Male
  • Location:Yokohama, Japan

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>
0

#4 User is offline   undoIT 

  • W.R. Private
  • Group: Members
  • Posts: 39
  • Joined: 07-July 07
  • Gender:Male

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.

<!--[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.
Themebot - Free HTML Templates

Coupons and deals for the "wiser miser"
0

#5 User is offline   supasnail 

  • W.R. Corporal
  • Group: Members
  • Posts: 112
  • Joined: 19-September 07

Posted 29 August 2008 - 01:52 PM

View PostundoIT, 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.

<!--[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

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • This topic is locked

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users