jTimepicker – ver. 1.4.1

Add a name attribute in each select with the same name as the id argument.
Demo | Download

You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

12 Comments »

 
  • brwalias says:

    How do you set AM/PM using this plugin?

  • admin says:

    Unfortunately, no such possibility. In the new version can be added, but now I’m very busy with other projects …

  • Keith's Blog says:

    jTimepicker (modified)…

  • Keith Kikta says:

    This little piece of jQuery is quite nice. Thanks for spending the time to create it.

  • Sq Lee says:

    Hi Radoslav,
    Found your plugin JTimePicker works perfectly on my project.
    Just come here to say \"Thank you\".
    Meanwhile, in your next version, could it possible to have option to disable clock icon? (just because the way I used it doesn\’t pops up the slider)
    Thanks
    Lee

  • Den says:

    <b>Permalink</b>,
    First of all, thanks a lot for this excellent plugin!!!
    But I have some problems with installing it…
    I included all the necessary files inside the <head> tag:
    <code>
    <link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"css/redmond/jquery-ui-1.7.2.custom.css\"/>
    <link rel=\"stylesheet\" type=\"text/css\" media=\"screen\" href=\"css/jquery.timepicker.css\"/>
    <link href=\"css/queries.css\" rel=\"stylesheet\" type=\"text/css\">
    <script src=\"js/jquery-1.3.2.min.js\" type=\"text/javascript\"></script>
    <script src=\"js/jquery-ui-1.7.2.custom.min.js\" type=\"text/javascript\"></script>
    <script type=\"text/javascript\" src=\"js/jquery.jtimepicker.js\"></script>
    </code>
    In \"jquery-ui-1.7.2.custom.css\" and \"jquery-ui-1.7.2.custom.min.js\" I have ALL methods, styles etc. that exists at current release of jQueryUI….
    At the pages script I install \"jtimepicker\":
    <code>
    $(\"#timeTo\").jtimepicker({
    hourLabel: \’часы\’,
    minInterval: 1,
    minLabel: \’минуты\’,
    secInterval: 1,
    secLabel: \’секунды\’
    });
    </code>
    But drop down lists placed vertically (not like at <a href=\"http://www.radoslavdimov.com/jquery-plugins/jquery-plugin-timepicker/#Examples\" title=\"example\">) and when I clicked at icon, sliders appear outside of the page in the upper left corner…
    Please, help!!
    How fix it?? What am I doing wrong at the installation??
    Regards,
    Den.

  • William says:

    Very cool–just downloaded! I wanted to see if it works on an iPad, or iPhone. The answer is no, but it was worth exploring. I really need to learn more about multi-touch scripting. This would be pretty for an iPad.

  • William says:

    Actually, about the iPad/iPhone…it does work, but the slider does not respond like you might think. You need to select a point along the line. You can’t simply drag the slider by touch.

    Very cool script, I plan to explore further.

  • KASSIEN says:

    thank you, it is a perfect script !!
    can you do the same but consern the Date ???
    (Day/month/year)

  • Ana says:

    Hello!!
    Excelent post but I got a problem…
    How can I use the hour and minute selected and put them in a data base?

  • Ana says:

    Sorry but is for me the answer?
    I don’t understand. Could you be more explicit or give an example?

  • Steve D says:

    I also vote for having am/pm added. Also, the hours needs to start at 12 and not 0.

    This would make it perfect because it is much smaller and more simple than the other time pickers out there.

    Please consider these changes and thanks for the great work!

 

Leave a Reply

You must be logged in to post a comment.