by on November 6th, 2008

Following javascript based calendar is kind of advanced and it shows current month, year and controls of next or previous. You can view days of any year or month in future or in past. You get the idea. This calendar uses an external javascript file. The origional code can be found at dynamicdrive.

{ continue reading }

Following script is a calendar script which simply shows current month and highlights current date.

{ continue reading }

by on November 2nd, 2008

jQuery date picker is a drop down date picker calendar when input field is focused. We have to use following files for date picker.

{ continue reading }