Multiple dialogs and form fields
Hi,
I have a dialog with a form and a button. The button opens another
dialog with another form.
When closing this other dialog I cannot place the cursor in any of the
form fields of the first dialog. Nothing happens. The button (which is
just a div with appropriate classes) works fine with hover and
clicking (to open the second dialog again).
Any ideas why I cannot use any of the form fields after displaying
another dialog over them?
Thanks,
-dennis