Aaron: I have absolutely no problem with it! It still needs some more
work (gotta clean up the code, I might add a couple more options
etc...) but once it is done, feel free to add it to clientside! :)
I'll update this thread with my progress!

On Oct 10, 12:08 pm, nutron <[EMAIL PROTECTED]> wrote:
> Very nice! I really like this work.
> SilverTab, if you are interested in releasing this I might be interested in
> including it in our Clientside libs (http://clientside.cnet.com/js) under
> the 3rd party code. If you aren't comfortable with this of course I
> wouldn't...
>
> Aaron
>
> On Thu, Oct 9, 2008 at 11:08 PM, SilverTab <
> [EMAIL PROTECTED]<[EMAIL PROTECTED]>
>
>
>
> > wrote:
>
> > So far I tested on IE7 only...Basically, the Hours list (ul, which is
> > set to "position: absolute") should be displayed under the text
> > element, not over it... it displays just fine in webkit and firefox...
>
> > My guess is that it is worse or, in the best case, just as bad in
> > IE6! :)
>
> > On Oct 10, 2:02 am, keif <[EMAIL 
> > PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1315339&i=0>>
> > wrote:
> > > what version of IE? I can try and peak at it tomorrow at work, when
> > > I'm on a PC again.
>
> > > On Oct 9, 11:54 pm, SilverTab <[EMAIL 
> > > PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1315339&i=1>>
> > wrote:
>
> > > > Since I mentioned it, about IE compatibility, if anyone here is good
> > > > at CSS (personally I'm not that much of a CSS l33t :) )  Please let me
> > > > know if you have any idea on how to fix the CSS so that it works with
> > > > IE! (pretty sure it's a CSS only problem)...
>
> > > > On Oct 9, 11:49 pm, SilverTab <[EMAIL 
> > > > PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1315339&i=2>>
> > wrote:
>
> > > > > You can actually pick the intervals yourself (for both hours and
> > > > > minutes) by passing 2 arrays in the options, for example, right now
> > Im
> > > > > using:
> > > > > options: {
> > > > >                 hours: [1,2,3,4,5,6,7,8,9,10,11,12],
> > > > >                 minutes: [00, 15, 30, 45],
> > > > >                 amPm: ['am', 'pm']
> > > > >         },
>
> > > > > As for "remembering" the selected time, it was like that at first,
> > but
> > > > > I decided to reset it ... it can totally become an option though...
>
> > > > > Still far from complete though (missing animation/effects...
> > > > > compatibility with IE... testing... etc etc)...but it's getting
> > there!
>
> > > > > On Oct 9, 11:40 pm, ibolmo <[EMAIL 
> > > > > PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1315339&i=3>>
> > wrote:
>
> > > > > > Pretty cool. What about sub 15 minute increments? Also, what about:
> > if
> > > > > > you select a time, and you activate the widget the selected time is
>
> > > > > > shown?
>
> > > > > > Olmo
>
> > > > > > On Oct 9, 6:48 pm, SilverTab <[EMAIL 
> > > > > > PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1315339&i=4>>
> > wrote:
>
> > > > > > > Well the basic interface is there, I'm working on it right now
> > (right
> > > > > > > on the server), so it's quite possible that you'll get an error
> > every
> > > > > > > once in a while, it means I screwed something up, but it should
> > > > > > > probably be fixed if you reload the page a minute later....
>
> > > > > > >http://www.silverscripting.com/MooTimePick/test.html
>
> > > > > > > Just gotta add a couple of click events, and clean up the code (a
>
> > > > > > > lot)....
>
> > > > > > > I might be able to get it done tonight... will depends on how
> > much
> > > > > > > coffee I drink! :P
>
> > > > > > > -SilverTab
>
> > > > > > > On Oct 9, 6:18 pm, SilverTab <[EMAIL 
> > > > > > > PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1315339&i=5>>
> > wrote:
>
> > > > > > > > I'm giving it a shot... we'll see how it goes! :)
>
> > > > > > > > On Oct 8, 8:03 am, electronbender <[EMAIL 
> > > > > > > > PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1315339&i=6>>
> > wrote:
>
> > > > > > > > > I found this cute looking time picker plugin:
> >http://haineault.com/media/examples/jquery-utils/demo/ui-timepickr.html
> > > > > > > > > Amazing UI, very cute and usable.
> > > > > > > > > Any chance for a moo port?
>
> > ------------------------------
> >  View message @
> >http://n2.nabble.com/Sweet-time-picker-plugin-tp1306377p1315339.html
> > To start a new topic under MooTools Users, email
> > [EMAIL PROTECTED]<[EMAIL PROTECTED]>
> > To unsubscribe from MooTools Users, click here< (link removed) >.
>
> -----
> The MooTools Tutorial:  http://www.mootorial.comwww.mootorial.com
> CNET Clientside:  http://clientside.cnet.comclientside.cnet.com
> --
> View this message in 
> context:http://n2.nabble.com/Sweet-time-picker-plugin-tp1306377p1316777.html
> Sent from the MooTools Users mailing list archive at Nabble.com.

Reply via email to