Skip to content

vaynermedia/chosen-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Time select replacement using chosen.js

We were not satisfied with the regular time selection widgets out there, so we wrote a quick wrapper for chosen.js to provide us with a way to select the time in as little as 2 keystrokes... rad!

Example:

<select data-placeholder="Choose time..." class="chzn-time"></select>
$('chzn-time').chosenTime();

.. that's it!

Requirements:

About

Time selection based on the chosen.js library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published