Archive for June, 2008
Calendar v0.1 – A Dynamic Javascript Date Picker…Tutorial
Saturday, June 7th, 2008This is the first of a few installments of how to create your own dynamic JavaScript calendar/date picker. First of all, I want to define what I mean be dynamic: simply put, the calendar creates itself from scratch so that it doesn’t matter what date the user wants to pick; they can find it. The [...]