Combine JqUI Dialogs with BlockUI
Hi,
I like to use JQuery UI modal dialogs for my project, but I'm unhappy
with the inflexible overlay effect, that only can fill up the entire
screen.
I like the flexible approach of BlockUI (http://www.malsup.com/jquery/
block/), which can also block a specified element. Has anyone
experience in combining these 2?
The main difficulty is to get the dynamically generated HTML from the
modal dialog and dump it into Block UI,
regards,
Franz