Multiple jquery ui dialogs opened at the same time on the same page
Hello, guys. I have a problem. I cannot open two dialogs at the same
time. As soon as the second one is opened, it replaces the first one.
Is it a jquery feature or i am doing something illogical?
To be presice, I have an iframe shown in a [modal] dialog, and, by
clicking a link in that iframe, I want another dialog to be shown next
to the first one.