Add new form element Roo.form.DayPicker, a row of 7 checkboxes for Mon-Sun.
authorAlan Knowles <alan@akbkhome.com>
Tue, 22 Mar 2011 09:37:25 +0000 (09:37 +0000)
committerAlan Knowles <alan@akbkhome.com>
Tue, 6 Sep 2011 15:36:00 +0000 (23:36 +0800)
commit2b74aab321d8f4a627fe05d18389d030bf7c6a8e
treef44123a90bb2672c2eca0229931ebfdb4ba95587
parentdb7e71656e7505cebb07646176f843b013c76288
Add new form element Roo.form.DayPicker,  a row of 7 checkboxes for Mon-Sun.
Roo/form/DayPicker.js [new file with mode: 0644]
css/daypicker.css [new file with mode: 0644]
css/form.css
examples/form/dynamic.html
examples/form/dynamic.js