{{indexmenu_n>10}} ====== jQuery UI ====== [[http://jqueryui.com/|jQuery UI]] (**U**ser**I**nterface) provides abstractions for low-level interaction and animation, advanced effects and high-level, themeable widgets, built on top of the jQuery JavaScript Library, that you can use to build highly interactive web applications. ===== Datepicker ===== [[http://jqueryui.com/demos/datepicker/|Datepicker]] -> The datepicker is tied to a standard form input field. Focus on the input (click, or use the tab key) to open an interactive calendar in a small overlay. Choose a date, click elsewhere on the page (blur the input), or hit the Esc key to close. If a date is chosen, feedback is shown as the input's value * [[http://www.kelvinluck.com/projects/jquery-date-picker/|Datepicker examples]] * Have a look too: [[links/javascript/jquery#date_picker|Date Picker]] \\ ==== Date/Timepicker ==== [[http://stackoverflow.com/questions/1028409/jquery-datepicker-and-timepicker-for-same-input-field-to-popup-one-after-another|jQuery Datepicker and Timepicker for same input field to popup one after another]] \\ [[http://code.google.com/p/jquery-utils/wiki/UiTimepickr|UiTimepickr]] -> jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy an natural as posssible. * [[http://haineault.com/media/jquery/ui-timepickr/page/|Demo]] \\ [[http://milesich.com/2009/08/08/new-datetimepicker-features-new-stand-alone-timepicker/#comments|New DateTimePicker features & new stand-alone Timepicker]] //(Martin Milesich)// * [[http://milesich.com/tpdemo/tp.html|Demo]] * [[http://puna.net.nz/timepicker.htm#|A Timepicker for jQuery-UI]] -> I'm working with people who have a need for such a control and who thought his would suffice. But I think the sliding controls are non-obvious for users. With five minute intervals satisfactory to the task at hand I redesigned the plugin. \\ [[http://blog.w3visions.com/2009/04/date-time-picker-with-jquery-ui-datepicker/|Date-Time-Picker with jQuery UI Datepicker]] * * [[http://blogs.uct.ac.za/blog/lovemores-world/2009/02/25/an-effective-jquery-date-time-picker|did preliminary work on the timepicker component alone]] \\ [[http://www.filamentgroup.com/lab/date_range_picker_using_jquery_ui_16_and_jquery_ui_css_framework/|Date Range Picker using jQuery UI 1.7 and jQuery UI CSS Framework]] \\