Miscellaneous small jQuery plugins and code fragments
http://benalman.com/projects/jquery-misc-plugins/
This repository contains a collection of minor jQuery plugins which are too small, too simple, or just not exciting enough to require individual pages. More will be added as I find the time… and the code!
Visit the project page for more information and usage examples!
$(this)
inside an .each
loop, iterating over many thousands of elements, use this plugin instead. It’s faster.html
, head
and body
in your $(html)
.document.write
into specific containers.These once-misc plugins have been “promoted” to full projects:
Copyright © 2010 “Cowboy” Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/