public
Description: Miscellaneous small jQuery plugins
Homepage: http://onehackoranother.com/projects/jquery/jquery-grab-bag/
Clone URL: git://github.com/jaz303/jquery-grab-bag.git
name age message
file README Sat Sep 20 11:29:00 -0700 2008 Added dom builder [jaz303]
file autogrow-textarea.html Tue Oct 07 11:25:22 -0700 2008 Added RSS links [jaz303]
file cookie-text-size.html Tue Oct 07 11:25:22 -0700 2008 Added RSS links [jaz303]
file dom-builder.html Tue Mar 03 17:04:23 -0800 2009 Added shortcut methods for node creation [jaz303]
directory images/ Tue Oct 07 11:25:22 -0700 2008 Added RSS links [jaz303]
file index.html Tue Oct 07 11:25:22 -0700 2008 Added RSS links [jaz303]
file input-hint.html Sat Jan 31 15:01:35 -0800 2009 Updated documentation [jaz303]
directory javascripts/ Fri Aug 14 08:55:51 -0700 2009 fixed bug with hint removal on submit [jaz303]
file rollover.html Tue Oct 07 11:25:22 -0700 2008 Added RSS links [jaz303]
file skel.html Tue Oct 07 11:25:22 -0700 2008 Added RSS links [jaz303]
directory stylesheets/ Tue Oct 07 11:25:22 -0700 2008 Added RSS links [jaz303]
file text-effects.html Tue Oct 07 11:25:22 -0700 2008 Added RSS links [jaz303]
README
Grab Bag - Assorted Detritus
  (c) 2008 Jason Frame (jason@onehackoranother.com)
  Released under The MIT License.

== DESCRIPTION:

Some smaller jQuery plugins I've written suitable for copying and pasting into
projects. These are largely unsupported.

Currently includes:

* Input hints
* Auto-growing text area
* CSS-based page text resizing with cookie storage
* Rollovers with preloading
* DOM-builder