[jQuery] jquery-form plugin 0.20 is released
Hello, jQuery lovers,
Very happy to release jQuery Form 0.20, a plugin that let you generate
a form very easily, it's now also a framework for form-based UI. It's
now available download at:
http://dl.handlino.com/jquery-form-0.20.tar.gz
For a quick update, we now have YUI-compatible datetime picker, and a
more extensible framework. It can be extended with "actors" like this:
$("input.map").form({ act_as: 'datetime-calendar' })
For more detail, read <a href="http://st.handlino.com/hdc/index.cgi?
jquery_form_0_20_release_note">jQuery-Form 0.20 Release Note</a>, and
the <a href="http://st.handlino.com/hdc/index.cgi?
jquery_form">Official jQuery Form Homepage</a>, also checkout its <a
href="http://st.handlino.com/hdc/index.cgi?
action=weblog_display;category=jQuery%20Form%20Weblog">jQuery Form
Weblog</a> for latest development updates too.