Colorpicker and Datepicker updates
sâmbătă, 23 mai, 2009
JavaScript
jQuery
9
I manage to free some time to work on this two widgets, take every E-mail by hand and fixed all the issues out there.
- Added: close on color selection example
- Added: restore original color option
- Changed: color update on key up event
- Fixed: colorpicker hide and show methods
- Fixed: reference to options. Multiple fields with colorpickers is possible now.
- Fixed: RGB to HSB convertion
- Added: close on selection example
- Added: onChange has new parameter: reference to related element
- Added: start view days, months, years
- Added: clear selection in multiple and range mode
- Fixed: datepicker hide and show methods
- Fixed: january selection (tahns to Konstantin Zavialov)
- Fixed: working with jQuery 1.3
- Fixed: deselecting a date in multiple mode (thanks to Geelen Sebastien)

