Started looking at Dojo recently because I need a nice and easy to use date picker on my web forms.
After reading the latest entry in its blog (http://blog.dojotoolkit.org/) it seems to have exactly the features I need. Unfortunately I don't understand how to use the new features mentioned in the blog (eg. startDate/endDate etc). It assumes you know the ins & outs of Dojo. I am but a mere passing visitor for now! Time-bound client work unfortunately...
Any tips on how to implement these new features? I basically need two dropdown calendars for a web form. The user then picks a start date & an end date. Obviously the end date can't be before the start date etc. And a nice extra feature to have would be to grey-out dates in the past (or from x days before or after today's date) if this is at all possible.
Sorry, being crap. In a rush, seen a nice toy & want it to work straight away!
Thanks