Hello! I would just like to ask, instead of a plain textbox what could be a more convenient way of inputting time to a form? Or add-ons?

Recommended Answers

All 6 Replies

How about two edits, one for hours and one for minutes.

If you use HTML5 then the following code should work well

 <input type="time" name="time"/>

or if you would like something that should work without html5 try this plugin

http://jonthornton.github.io/jquery-timepicker/

Wow.. you downvote every person who tries to help you

@Mya, some users are like that... i dealt with one a day or 2 ago...

So much for trying to help hey.. But you know it's people like you and me that keep the world going stable :)

Member Avatar for diafol

I think this question deserves an RTFM or a LMGTFY. This is seriously lazy and the OP is lucky not to be downvoted off the planet.

commented: Hahaha! +2
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.