jquery ui-effects-wrapper causing havoc
        Posted  
        
            by vondip
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vondip
        
        
        
        Published on 2010-05-27T21:00:24Z
        Indexed on 
            2010/05/27
            21:01 UTC
        
        
        Read the original article
        Hit count: 236
        
jquery-ui
Hi all,
I am using jquery-ui and at some point I use the show and hide functions quite heavily to animate changing images coming in and out.
From some reason, after a few tries all of a sudden the controls on my page stop responding to clicks. After a bit of poking arround using firebug I discovered my page is filled with div's of the class ui-effects-wrapper.
I have no idea why this happens or how to stop it. If I remove these divs I can no longer see the images I've been animating.
Any ideas?
© Stack Overflow or respective owner