Dialog modal interactive?
Hi,
I'm new to jQuery. Currently, I'm playing around with the jQuery UI
Dialog. Can I make the dialog window itself be interactive while the
rest of the page remains "locked" (modal)? Do I set the input field
some specific class? I've tried searching for a solution to this but
so far I'm unsuccessful.
Alternatively, how do I make overlay work if modal is false?
Thanks,