thresher
06-08-2010, 12:38 PM
I'm trying to fix a website that uses a LOT of z-index to position the various elements on the page and as such has some problems with Chrome and Safari.
The problem is that the navigation buttons are not clickable in Chrome and Safari, due to (I think) the wrap being 'on top' of the div the buttons are in, despite the z-index of the wrap being set to -1 and the z-index of the navigation bar being set to 12.
Does anyone know a fix for these problems?
The problem is that the navigation buttons are not clickable in Chrome and Safari, due to (I think) the wrap being 'on top' of the div the buttons are in, despite the z-index of the wrap being set to -1 and the z-index of the navigation bar being set to 12.
Does anyone know a fix for these problems?