Thanks Rey. Do you know if it supports *time*. That is what I am ultimately after. I should have been clearer in my original email.
BTW I have long admired your work. Thanks, Gerald On Feb 20, 2008 1:24 PM, Rey Bango <[EMAIL PROTECTED]> wrote: > Gerald, > > Here's one that's free and extensively used, even by Google: > > http://marcgrabanski.com/code/ui-datepicker/ > > It's based on the jQuery JS lib. > > Rey > > Gerald Guido wrote: > > I need a date picker. The CIO is super picky and wants it "just so" and > > doesn't know (or care) what hoops I have to go though to do it. I got > one > > that works (and meets his requirements): > > > > http://www.oakcitygraphics.com/jquery/clockpick/ClockPick.cfm > > > > But it needs the Doc Type declared to work in IE. > > > > Ex: > > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" > > "http://www.w3.org/TR/html4/loose.dtd"> > > > > There is no doc type declared in our intranet (not my doing btw). So > > declaring the Doc Type renders the drop down nav bars useless and totaly > > mucks up the design in both browsers (of course it does). > > > > Does anyone have anything on hand that you have used? Yes I googled it > and > > it is slim pickins > > > > The main requirements are: free, that it looks decent, and that the user > not > > have to click anything to close the time picker widget after selecting > the > > time. Which was his main objection to this one (Which is very nice): > > http://www.nogray.com/js_tools.php > > > > And yes I tried to make it do so but my JS chops aren't all that > advanced > > and I don't want to muck around with the source code. > > > > TIA, > > Gerald > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299464 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

