Skip to content

Simple jQuery plugin for collecting a duration from the user.

Notifications You must be signed in to change notification settings

AlanParr/duratn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Duratn

Duratn is a simple jQuery plugin that presents the user with a simple days, hours and minutes method for selecting a duration which is then aggregated into minutes for the application.

Usage

Apply to the selected element. The selected element is hidden and used as a store for the aggregated minutes value of the added days, hours and minutes elements.

$("selector").duratn();

About

Simple jQuery plugin for collecting a duration from the user.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published