Layout of popup components changes while moving
        Posted  
        
            by Le_Coeur
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Le_Coeur
        
        
        
        Published on 2010-05-03T15:15:05Z
        Indexed on 
            2010/05/03
            15:18 UTC
        
        
        Read the original article
        Hit count: 167
        
JavaScript
|jQuery
I have designed some popup moving menu with JQuery, it looks perfekt in webkit browsers, but i have one problem in mozilla, when i move my popup window, layout of some components in this window changes! For example button add changes from:  to:
 to:  or to:
 or to:  , and it's absolutly random. What can it be?
 , and it's absolutly random. What can it be?
© Stack Overflow or respective owner