Jquery UI Dialog Weird Behavior in Firefox - Whole screen becomes non-clickable on second overlay

Posted by Dondon Vizcayno on Stack Overflow See other posts from Stack Overflow or by Dondon Vizcayno
Published on 2010-06-17T03:49:28Z Indexed on 2010/06/17 3:53 UTC
Read the original article Hit count: 251

Filed under:
|
|
|

I have two links that show up two modal dialogs. These dialogs are static divs in the html of the page with their own ids.

When I click the first link, the first dialog shows up and behaves correctly. But when I click the second link, the whole screen grays out and everything becomes unclickable, including the second dialog. It happens also the other way around, clicking the second link, and then the first link.

This problems occurs only in Firefox but not in IE.

Any ideas why this is happening in Firefox?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about ui