Error: Method refresh does not exist on jQuery.timepicker
Hello everyone, I'm working with timepicker and I do not know much about that. Problem that I tried to fix is about 'refresh' method in jquery timepicker. Here is my code that I created and works fine, but once I move that code in my page where I have to use that functionality I'm getting as error: Method refresh does not exist on jQuery.timepicker. Sample code:
http://jsfiddle.net/20m6b7qz/5/. If anyone knows how I can fix this problem please let me know. I spent hours but still can not find solution.