jQuery UI dialog box empty content in IE
        Posted  
        
            by drixenol88
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by drixenol88
        
        
        
        Published on 2010-03-23T11:24:20Z
        Indexed on 
            2010/03/25
            7:23 UTC
        
        
        Read the original article
        Hit count: 452
        
it works fine in FF, safari and Chrome.
When I call .dialog() function, it pops up the dialog box, but it has an empty content which is not suppose to be empty. It has some textfields, labels, etc.
What might have caused this?
© Stack Overflow or respective owner