jQuery shifting blocks of content to top on click/toggle

Posted by JEBR0 on Stack Overflow See other posts from Stack Overflow or by JEBR0
Published on 2010-04-11T00:57:40Z Indexed on 2010/04/11 1:03 UTC
Read the original article Hit count: 230

Filed under:
|
|

I have blocks of content that are toggled on/off via jQuery and I want to have the most recent one clicked to shuffle to the top of the content area.

There are 4 that can be enabled and if you do it in a random order, or even intended order, it is hard to tell which one you just opened if it's not in the view window.

Here is the page for reference http://jonrcoulter.com/

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about css