jquery-timepicker icon indicating copy to clipboard operation
jquery-timepicker copied to clipboard

options not working

Open zenuke opened this issue 7 years ago • 1 comments

Trying to use this in an MVC project. It works with the defaults but adding any options causes it to either not work at all or the options used are not used.

so $("#something").timepicker() works just fine but say doing $("#something").timepicker({'step':15}) does not and just causes the default settings.

CSS is loaded if that matters.

zenuke avatar Mar 16 '18 14:03 zenuke

@zenuke can you post a jsFiddle or some other working demo of the problem?

jonthornton avatar Mar 16 '18 15:03 jonthornton