Let me know if this is already out there, but it seems it would be
nice if there was another option for a dialog that if it was set to
true it would only allow 1 instance of that dialog window to be open.
When it goes to create the dialog window it would check if the dialog
window is already in the dom.  If it is it would open it and put it at
the top of the stack.  Right now I'm having to put an if statement
around all my dialogs first checking to see if the element is in the
dom and if the dialog is open.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery UI" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/jquery-ui?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to