public
Description: Various bits and helpers for Prototype and scriptaculous, that might prove useful or not. :)
Homepage:
Clone URL: git://github.com/madrobby/prototype_helpers.git
name age message
file .gitignore Sat May 10 03:12:13 -0700 2008 defaultValueActsAsHint form helper [madrobby]
file .gitmodules Sat May 10 03:22:10 -0700 2008 add prototype git module [madrobby]
file MIT-LICENSE Sat May 10 03:12:13 -0700 2008 defaultValueActsAsHint form helper [madrobby]
file README.rdoc Sat May 10 03:22:10 -0700 2008 add prototype git module [madrobby]
directory defaultValueActsAsHint/ Wed Jan 07 05:06:52 -0800 2009 add a test for textareas [madrobby]
directory deferUntil/ Mon May 12 12:41:27 -0700 2008 add Function.prototype.deferUntil [madrobby]
directory lib/ Wed Jan 07 05:02:41 -0800 2009 re-add prototype submodule [madrobby]
directory redraw/ Sun Jan 11 02:16:42 -0800 2009 add force redraw snippet [madrobby]

Prototype helpers

Various bits and helpers, that might prove useful or not.

To make the test pages work, first run

rake dist

in lib/prototype (you’ll need Ruby installed for this!).

License

The helpers are licensed under the terms of the MIT License, see the included MIT-LICENSE file.