Is there a Dojo guru out there?

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
wastedspace
Forum Newbie
Posts: 3
Joined: Tue Oct 17, 2006 9:43 am

Is there a Dojo guru out there?

Post by wastedspace »

Hi guys,

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 8)
Post Reply