This website requires JavaScript.
Explore
Help
Sign In
Steve-Dee-Designs
/
woocommerce
mirror of
https://github.com/woocommerce/woocommerce.git
Watch
1
Star
0
Fork
You've already forked woocommerce
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1647e253a0
woocommerce
/
assets
/
js
/
jquery-blockui
History
Claudio Sanches
09ac79e7e1
Minify files
2016-07-14 15:48:11 +02:00
..
jquery.blockUI.js
Changing all inefficient selectors of $('body') to $(document.body), which is about 80% faster (and even more on mobile, see
https://jsperf.com/jquery-body-vs-document-body-selector/2
).
2015-04-03 14:21:47 +02:00
jquery.blockUI.min.js
Minify files
2016-07-14 15:48:11 +02:00