Javascript sliding (preferably jQuery)
        Posted  
        
            by jwzk
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jwzk
        
        
        
        Published on 2010-04-01T21:48:13Z
        Indexed on 
            2010/04/01
            21:53 UTC
        
        
        Read the original article
        Hit count: 216
        
JavaScript
|jQuery
I am trying to think of the name of the plugin (or a plugin) that slides content in (up or down).
So I have a hidden div, I click on one of the titles/header, it opens the hidden div, if I click on another header it hides the other visible div, and slides up or down the new one.
I can't think of it for some reason.. anyone?
© Stack Overflow or respective owner