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
ed4f3af997
woocommerce
/
assets
/
js
/
jquery-blockui
History
roykho
cce5cbe985
Remove packaged minified files
2020-12-14 07:41:45 -08: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