Jim on April 17th, 2011




Paging-listbox is yet another jQuery plugin that allows to create a wonderful user interface in forms.

Continue reading about Paging-Listbox




jListbox is a jquery plugin to obtain a formatted select box.

Continue reading about jListbox – jquery plugin for formatted select box

Jim on April 17th, 2011




jQuery UI Listbox is a jQuery UI Plugin which leverages the jquery ui menu control, styled with your existing jquery ui theme, features hover highlighting, click and double click.

Continue reading about jQuery-UI-Listbox

Jim on April 17th, 2011




This jQuery date() method, makes the element require a date. Return true, if the value is a valid date. Uses JavaScripts built-in Date to test if the date is valid, and does therefore no sanity checks. Only the format must be valid, not the actual date, eg 30/30/2008 is a valid date. Works with text inputs!

Continue reading about jQuery date method – Validation

Jim on April 17th, 2011




The datePicker plugin is a popup calendar widget and then some. It allows you to add popup calendars to your forms to make it easier for users of your website to enter dates.

Continue reading about jQuery Date Picker Plugin