I want to use jQuery blockUI but on their site they have not given what js to include, what css to use. Can sombody please give me a example with complete js and css included to show how to use jQuery blockUI.
The jQuery BlockUI Plugin lets you simulate synchronous behavior when using AJAX , without locking the browser. When activated, it will prevent user activity with the page (or part of the page) until it is deactivated.
The BlockUI plugin is used to simulate synchronous AJAX behavior. When activated, it stops the user from interacting with the page until it is deactivated.
All you need to do is loading the BlockUI script after including jQuery. It does not need any CSS to work.
See this fiddle for a most simple demo: http://jsfiddle.net/ThiefMaster/4FhHK/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With