JScript calendar widget
Hiya…
I found a little JScript calendar widget which is quite nice and which we could possibly use for dates and stuff… it works pretty well and I have made some changes to the code at my end (one or two) just for supporting lazyness at my end which I would obviously send along if we wanted to use it… basically it will create a drop down list for date selection as well as a DHTML calendar. Dates take into account leap years and everything… Seems pretty cool and so far haven’t had nay problems with it (except having to recode it to British format so we can actually have the choice if we want)
The link to the original is:
http://www.dynamicdrive.com/dynamicindex7/jasoncalendar.htm
It says that it works in IE5+ FF1+ and Opr7+ so theoretically should be good to go… Thats if we want something like that
NEways, tell me what you think
Explore posts in the same categories: Uncategorized, Technology, Programming, Java
November 24th, 2005 at 11:42 am
This one is really cool also, check it out:
http://www.dynarch.com/projects/calendar/
November 24th, 2005 at 11:48 am
Yes, that is a nice one…
Much flashier then mine…
I’ll take a look at the documentation a little later to see how it works exactly