[thelist] z-index FireFox Mac

Joseph R. Dietrich joseph at joespace.net
Mon Aug 28 04:56:45 CDT 2006


> I didn't find the origin of the bug with Firefox 1.5.0.6 Mac OS X.

It seems to be a refresh bug related to you setting the background on the
anchor element, since scrolling makes the image display properly.

> Any idea how to solve this ?

As a quick-and-dirty workaround: If you put an image element inside the
anchor instead of making the image display as a background to the anchor,
this solves the display problem. In this case, instead of changing the
background: url() style of the anchor element with JavaScript, you would
change the src attribute of the image element.

Ciao,

Joseph R. Dietrich
joseph at joespace.net




More information about the thelist mailing list