malsup / blockui

jQuery BlockUI Plugin
http://jquery.malsup.com/block/
1.69k stars 506 forks source link

I can't manage popup over loading window. #85

Open jackvimal opened 10 years ago

jackvimal commented 10 years ago

first i created a blockUI window for popup and then i send a ajax call then i put loading window after ajax completed i want to close only loding screen.

Issue : blockUI remove my DIV element from DOM.

Is it possible to get an instance for each blockUI (Object). If it so , i can easily manage the screen efficiently .