d2burke / CalendarPicker

A jQuery Calendar picker based on the work done by Roberto Bicchierai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Calendar Picker

This is a scrollable Calendar Picker largly based on the work done by Roberto Bicchierai (link) .

DEMO the new version

**The CSS used in the demo was designed for Google Chrome, visual results may vary based on the browser you use.

Usage

  1. Download and unpack
  2. Link to the jquery.calendarPicker.js and jquery.calendarPicker.css files
  3. Create a
    element in your
  4. Attach the calendarPicker method to your newly created div by its id after the all of the other elements in your HTML, or in a doc ready function in the head.

Originall developed by Roberto Bicchierai, extended by Daniel Burke, D2 Development

About

A jQuery Calendar picker based on the work done by Roberto Bicchierai


Languages

Language:JavaScript 100.0%