treehouse : what would you like to learn today?
Web Design Web Development iOS Development

[Solved] Getting div to slide under another.

  • Hello!

    Click inside the render window and press P, a menu should pop up. After that, click the link supplied, then click it again. I want it to slide out and in from underneath the div.

    If you are unsure of what I mean, I'll try to explain it better.

    Thanks!

  • Solved...

    z-index: -1;

    xD