Prior jQuery UI Dialogs become nonresponsive after opening a new Dialog

Posted by Euwyn on Stack Overflow See other posts from Stack Overflow or by Euwyn
Published on 2009-04-30T18:41:18Z Indexed on 2010/04/15 0:13 UTC
Read the original article Hit count: 609

Filed under:
|

I'm having issues with multiple jQuery dialogs. The first one opens fine - is resizable, draggable, etc. However, when I open a second the first becomes unresponsive to dragging/moving/closing, even after the second one is closed. What is the reason for this and how can it be fixed?

According to the jQuery documentation this should work fine (since stacking is supported).

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript