jQuery UI dialog box empty content in IE
- by drixenol88
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?