![]() |
Show Me, Hide Me
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. |
Re: Show Me, Hide Me
On May 2, 8:01 pm, 1995 Cobra <m...@deepskystudio.com> wrote:
> 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 |
| All times are GMT. The time now is 12:43 PM. |
Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.