Quote:
Originally Posted by calmlikeabomb
No, he made it quite clear it's not an issue with events. In fact he is correct and it's a CSS issue. You need to use the z-index property to resolve your problem. Also note that there is a gotcha with that property - it only works on elements that have the position property. Layers stack in ascending order with 0 being the bottom most layer.
|
Thanks, yes it is a css issue...
http://arsewithclass.com/freetourtest.htm
Quote:
Originally Posted by GrouchyAdmin
With no code and nothing to look at, it's always safe to assume the entire implementation is wrong.
I'm glad, however, that you are blessed with the ability to see through walls. What am I wearing?
|
lol...

yes yes, thankyou very much!