NAVIGATION
This shows you the differences between two versions of the page.
|
links:javascript:jquery:ui [2010/02/22 08:39] Knut Heermann (flip-flop) |
links:javascript:jquery:ui [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| [[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://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]] | + | * [[http://www.kelvinluck.com/projects/jquery-date-picker/|Datepicker examples]] |
| + | * Have a look too: [[links/javascript/jquery#date_picker|Date Picker]] | ||
| + | |||
| + | \\ | ||
| ==== Date/Timepicker ==== | ==== Date/Timepicker ==== | ||