malsup / blockui

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

Issue #36 #37

Open wiggin15 opened 12 years ago

wiggin15 commented 12 years ago

add blockCounting option. If this option is true, multiple block calls are possible. This option does not work with "timeout" option, and is meaningless with "ignoreIfBlocked" option.

DiegoYungh commented 9 years ago

I created a fork with all PR I saw here https://github.com/DiegoYungh/blockui/commits/master

In the near future I will probably create a block feature on top of blockui and open to pull requests