Jquery using append with effects
        Posted  
        
            by David King
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by David King
        
        
        
        Published on 2009-10-05T13:47:27Z
        Indexed on 
            2010/03/17
            4:51 UTC
        
        
        Read the original article
        Hit count: 643
        
how can I use  .append with effects like show('slow')
having effects on append doesnt seems to work at all. 
and it give results as normal show()
no transitions, no animations.
How Can I append one div to another. and have a slideDown or Show('slow') effect on it?
© Stack Overflow or respective owner