I’m trying to move some panes (divs) under a menu (div) using a -webkit-transform: translate(-100px). Hard to explain, have a look instead: http://jsfiddle.net/neWXa/7/
Trouble is, I can’t get the panes to go under the menu div. I figured I would use z-indexes, but it doesn’t seem to work. Why?
That does it for me. 🙂