cheap web hosting

IE6 Rollovers with PNGs

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

They have: 4 posts

Joined: Aug 2007

Hi, I can't get the following page to work correctly.
I am using http://bjorkoy.com/past/2007/4/8/the_easiest_way_to_png/ this method to provide a png fix; however, once I insert the code for it (img { behavior: url(iepngfix.htc); }), the rollover doesn't work.

Here is the page I'm working with: http://www.coastalpet.com/remington/image-rollover.html

Without the code, the rollover works fine.

Any suggestions?

He has: 319 posts

Joined: May 2007

A known problem with the AlphaImageLoader, I imagine that the JavaScript (HTC) file applies that filter. See the article IE6: filter flaws" on this page: www.satzansatz.de/css.html.

Said article suggests adding a {position: relative;}, perhaps combined with a z-index. Don't know if that's possible in your layout, though.

Cordially, David
--
"Old web developers don't die, they degrade gracefully..."