Question

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.

Was it helpful?

Solution

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/

OTHER TIPS

add this file after the jQuery reference

and then use the commands.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top