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
0a9929146d
woocommerce
/
assets
/
js
/
jquery-blockui
History
Claudio Sanches
ee1263db9c
Minify
2015-07-10 20:17:47 -03: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
2015-07-10 20:17:47 -03:00