Date & Time JavaScript Widget?

Gregary Hendricks ghendricks at novell.com
Tue Oct 23 22:10:22 UTC 2007


On Tue, 2007-10-23 at 12:40 -0700, Max Kanat-Alexander wrote:
> 	So I just added date/time fields to Bugzilla.
> 
> 	Now I'd like to add a pop-up JavaScript widget that contains a
> calendar & a time-drop down.
> 
> 	YUI has the calendar, but no time drop-down.
> 
> 	Any ideas?
> 
> 	Here's the bug for this, by the way:
> 	https://bugzilla.mozilla.org/show_bug.cgi?id=397099
> 
> 	-Max

I am plugging Extjs into Testopia. It has a real nice calendar widget.
It is demonstrated here:
http://extjs.com/deploy/dev/examples/menu/menus.html

They have it as a menu item, but you can make it out of a button or
anything else you want. Of courese, these are a lot to download for a
single widget. I am sure there are more specific ones out there. But
this would be a good time to make a decision on a way to go for
Javascript and AJAX libs in general so that we aren't requiring 30
different libs in bugzilla.

Greg




More information about the developers mailing list