Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/updraftp.../vendor/componen.../jquery-b...
File: README.md
# BlockUI - Page or element overlay
[0] Fix | Delete
[1] Fix | Delete
## Getting Started
[2] Fix | Delete
Download either the [production version][min] or the [development version][max] of BlockUI.
[3] Fix | Delete
[4] Fix | Delete
[min]: http://malsup.github.com/min/jquery.blockUI.min.js
[5] Fix | Delete
[max]: http://malsup.github.com/jquery.blockUI.js
[6] Fix | Delete
[7] Fix | Delete
In your web page:
[8] Fix | Delete
[9] Fix | Delete
<pre>
[10] Fix | Delete
&lt;!-- include jQuery -->
[11] Fix | Delete
&lt;script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js">&lt;/script>
[12] Fix | Delete
&lt;!-- include BlockUI -->
[13] Fix | Delete
&lt;script src="http://path/to/your/copy/of/jquery.blockUI.js">&lt;/script>
[14] Fix | Delete
&lt;script>
[15] Fix | Delete
// invoke blockUI as needed -->
[16] Fix | Delete
$(document).on('click', '#myButton', function() {
[17] Fix | Delete
$.blockUI();
[18] Fix | Delete
});
[19] Fix | Delete
>&lt;/script>
[20] Fix | Delete
</pre>
[21] Fix | Delete
[22] Fix | Delete
## Documentation, Demos and FAQ
[23] Fix | Delete
Everything you need to know can be found here:
[24] Fix | Delete
[http://jquery.malsup.com/block/](http://jquery.malsup.com/block/)
[25] Fix | Delete
[26] Fix | Delete
[27] Fix | Delete
## Copyright and License
[28] Fix | Delete
Copyright &copy; 2007-2013 M. Alsup.
[29] Fix | Delete
[30] Fix | Delete
The BlockUI plugin is dual licensed under the [MIT](http://malsup.github.com/mit-license.txt) and [GPL](http://malsup.github.com/gpl-license-v2.txt) licenses.
[31] Fix | Delete
[32] Fix | Delete
You may use either license. The MIT license is recommended for most projects because it is simple and easy to understand and it places almost no restrictions on what you can do with the plugin.
[33] Fix | Delete
[34] Fix | Delete
If the GPL suits your project better you are also free to use the plugin under that license.
[35] Fix | Delete
[36] Fix | Delete
You do not have to do anything special to choose one license or the other and you don't have to notify anyone which license you are using. You are free to use the BlockUI plugin in commercial projects as long as the copyright header is left intact.
[37] Fix | Delete
[38] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function