September 1, 200817 yr Hey everyone, im new here but im not too new at web design stuff, then again....i do have a question im sure alot of you already know the answer to. My website will only have four pages, i want all the content to load inside layers, 4 different layers. Ok, imagine that you click link 1 and then layer 1 opens, fine, but without closing layer 1 you click link 2 and layer 2 opens and its behind layer 1? I want my layers to open in the order you click them so the most recent loads on top, how can i do this? got any tutorials, links, scripts, codes etc? the website is dantay.co.uk and it's not really all done yet, but feel free to give feedback. Dan
September 1, 200817 yr You can use Javascript or a Javascript framework (for example jQyery) to show/hide/manipulate the layers. You can also back that JS with CSS by using the z-index property.
September 2, 200817 yr Author You could use the mootools scroll effect.My basic example here thanks for your help dude - i got it working, i'll post something up when it's all done
Create an account or sign in to comment