Animating list items with jQuery
        Posted  
        
            by Giles B
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Giles B
        
        
        
        Published on 2010-05-12T14:45:33Z
        Indexed on 
            2010/05/12
            14:54 UTC
        
        
        Read the original article
        Hit count: 475
        
Hi Guys,
Im trying to find the best way of animating a list of items one by one.
So for example I have a UL with 7 items in it and when my trigger element is clicked I want each item to fade in one below the other with a slight delay between each item.
Any ideas would be most appreciated.
Thanks
© Stack Overflow or respective owner