Feature panel hover changer effect
        Posted  
        
            by 
                user1519157
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by user1519157
        
        
        
        Published on 2012-08-30T21:23:35Z
        Indexed on 
            2012/08/30
            21:38 UTC
        
        
        Read the original article
        Hit count: 182
        
jQuery
Haven't seen this before so hopefully someone has a easy solve, I have a 3 feature panel divs side by side, what I want happen is the 1st panel has a "hover" class added so I can change the background etc and then on a timed interval the hover class jumps to the next panel then the next panel then back to the start on a loop.
Also on a side note can you keep the code in mind to be able to add more then 3 feature divs so you could have for example 6 or more or less etc.
© Stack Overflow or respective owner