background preloader

Jquery

Facebook Twitter

Rss

Slider. jQuery Datepicker. A datepicker can easily be added as a popup to a text field or inline in a division or span with appropriate default settings. The popup shows when the field gains focus and is closed by clicking on the Close link or clicking anywhere else on the page. You can also remove the datepicker widget if it is no longer required. Popup datepicker (input): Inline datepicker (div/span): The default settings are: Datepicker appears on focus (popup only) Datepicker appears below the input field (unless there is not enough room there) Text is in US English Date format is mm/dd/yyyy Month and year are selectable directly 10 years before and after the current year are shown in the year drop-down Show a single month Select a single date Week starts on Sunday Days in other months are not displayed No date restrictions Clicking elsewhere closes the date picker (popup only) You can set defaults that apply to all datepicker instances as shown below: Focus and button: From a button only: From an image only: Show :

Bassistance.de. Experiments | Accordion - Heading/DIV. The script In these examples accessibility is taken into account. The expand/collapse functionality is keyboard accessible by tabbing to the section of interest and pressing 'ENTER' to expand/collapse. With JavaScript turned off the whole content is expanded. If you are looking for a nested accordion plugin, see jQuery: Nested Accordion. 1.Accordion slide effect with first section initially expanded First title here [Show/Hide] Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Second title here [Show/Hide] Third title here [Show/Hide] 2.Accordion slide effect with first section initially expanded. Fourth title here [Show/Hide] Fifth title here [Show/Hide] Sixth title here [Show/Hide] 3.Accordion queued slide effect with first section initially expanded. Seventh title here [Show/Hide] Eight title here [Show/Hide] Ninth title here [Show/Hide] If you find a bug or have a suggestion/request, please send me an e-mail.