Recent Posts

Archives

Topics

javascript

Javascript Date Picker

Sunday, July 26th, 2009

Well, I started trying to do a tutorial for one of these so long ago that I might as well just release the finished code. I am releasing it under the MIT license. The code can be found at http://jrsandberg.com/Calendar.txt The calendar works as an iframe. Include the calendar with something like this: <iframe src=”Calendar.html” [...]