Hi Everyone,
i have a question regarding the z-index of a DIV.
In the website below, I'm experimenting with show/hide layers to display a project, instead of navigating to another page.
At the moment, this works for two images, the 3rd on the top row, and the fourth on the middle row. (recognizable by the yellow border, not showing up, that's another problem....)
I want the seperate layers to be on top, when you click them.
I've added a change-property behaviour on both DIV's, that sets the z-index to 200 onClick. Of course, this only works once, because when switching between the layers several times, both of them are set to 200.
Any ideas?
http://www.mbarch.nl/test3/
|