Hey Gerald, ClockPick is my plugin...I wasn't aware of the doctype issue. I've been doing some googling and I think I've isolated what the incompatibility is. If you can hang on for a bit I'll try to release a fixed version later today.
-- Josh ----- Original Message ----- From: "Gerald Guido" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Wednesday, February 20, 2008 9:11 AM Subject: Re: OT - JS Date picker > Thank you. Looks good. > I am mostly looking for a *Time* picker. Actually I have the Calendar > working I just need the time picker. > > www.dynarch.com/projects/calendar > > The boss man doesn't like how the time selector works. > > @ Robert Harrison. > > We are on CF 7 at the moment. > > > On Feb 20, 2008 11:55 AM, Imperial, Robert <[EMAIL PROTECTED]> > wrote: > >> Not sure if this will work for you but have you tried >> http://www.yxscripts.com/xc2/index.html ? >> >> Bob >> >> -----Original Message----- >> From: Gerald Guido [mailto:[EMAIL PROTECTED] >> Sent: Wednesday, February 20, 2008 11:49 AM >> To: CF-Talk >> Subject: OT - JS Date picker >> >> 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:299447 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

