[jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release

2008-11-12 Thread h3
Thanks a lot, I've commited the fix. Unfortunately there is still some errors, at least we're closer .. I hope. On Nov 11, 10:17 am, Jeffrey Kretz [EMAIL PROTECTED] wrote: Look terrific in FF, but it's seriously broken in IE7. I get a script error on line 8007 whenever I click on the page,

[jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release

2008-11-11 Thread Andy Matthews
PROTECTED] On Behalf Of Jeffrey Kretz Sent: Tuesday, November 11, 2008 9:35 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release I think it's a great idea --it's a zillion times friendlier than an alert validator in ensuring properly

[jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release

2008-11-11 Thread MichaL Sanger
Great plugin, but I think that value in input should be changed only when I click on some hour or minute cell. Or it's maybe OK to have something like preview in the input, but it's not OK when I move mouse over some cells, leave without click and the previous value is lost. MichaL On Tue, Nov

[jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release

2008-11-11 Thread MorningZ
This even got blogged about on John Resig's blog http://ejohn.org/blog/picking-time/ While i agree that it is a nice plugin, the lack of, and seemingly tough luck attitude given by the plugin's main page, it working in IE6 (or 7 as mentioned above) and WebKit for iPhone is a huge strike

[jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release

2008-11-11 Thread Jeffrey Kretz
@googlegroups.com Subject: [jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release Nice plugin but, how often do you need to input the time into a form? and then, is it really that hard to input the time into a form? Alexandre Plennevaux wrote: impressive, congratz ! On Tue, Nov

[jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release

2008-11-11 Thread Alexandre Plennevaux
impressive, congratz ! On Tue, Nov 11, 2008 at 3:34 PM, h3 [EMAIL PROTECTED] wrote: Hi everyone, Yesterday I released the first public release of my jquery.timepickr plugin. I've posted it on the jQuery plugin page: http://plugins.jquery.com/project/jquery-timepickr Home page:

[jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release

2008-11-11 Thread Jeffrey Kretz
Look terrific in FF, but it's seriously broken in IE7. I get a script error on line 8007 whenever I click on the page, which seems to prevent anything from working. // hide all levels hide: function() { self = this; Right here. setTimeout(function() {

[jQuery] Re: [ANNOUNCEMENT] jquery.timepickr.js: first official release

2008-11-11 Thread Liam Potter
Nice plugin but, how often do you need to input the time into a form? and then, is it really that hard to input the time into a form? Alexandre Plennevaux wrote: impressive, congratz ! On Tue, Nov 11, 2008 at 3:34 PM, h3 [EMAIL PROTECTED] wrote: Hi everyone, Yesterday I released the