Show Me, Hide Me

1

1995 Cobra

Hey all, looking to do something like on Yahoo.com where it looks like
a layered box or a stack of index cards. When one is clicked it comes
to the top of the pile. I'm assuming this is done w/ a combination of
"visible" and some other properties. Any help? Thanks.
 
C

Ciaran

Hey all, looking to do something like on Yahoo.com where it looks like
a layered box or a stack of index cards. When one is clicked it comes
to the top of the pile. I'm assuming this is done w/ a combination of
"visible" and some other properties. Any help? Thanks.

I havent looked at it but it sounds like you're looking for a
conbination of CSS properties:

position:absolute and z-index

Position the cards exactly where you want them and then use either
javascript or a simple a:active link to xhange the z-index of the
selected card to the highest depth.

Ciarán
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top