how to change two div-positions on click with javascript

Posted by flp on Stack Overflow See other posts from Stack Overflow or by flp
Published on 2010-04-15T11:03:52Z Indexed on 2010/04/15 11:53 UTC
Read the original article Hit count: 137

Filed under:

hi folks,

i got a webpage with some "cards" (divs) layin on it. they are positioned in a star-like order, flowing to the background.

i want to bring cards from the background to the middle-foreground bei clicking on it (to focus the card "contact" for instance).

how can i realize this? is there any script which is already containing a function like this?

© Stack Overflow or respective owner

Related posts about JavaScript