All Questions
Tagged with jquery-ui-timepicker angularjs-directive
3 questions
0
votes
1
answer
325
views
Require Angular js directive for JQUERY PTTIMESELECT Timepicker plugin
Could you please help me in having this angular directive corrected for Jquery pttimeselect timepicker plugin.
http://pttimeselect.sourceforge.net/doc/documentation.html
Plunker link:
http://tinyurl....
1
vote
1
answer
597
views
angular (jquery timepicker) unable to get value of input
I want to make a custom directive with the jquery plugin timepicker. I'm not getting the input value in the console, it says undefined.
here's a plunkr
<table class="table table-bordered">
&...
0
votes
1
answer
410
views
Angularjs: JQuery UI Directive in Modal leads into troubles
With an angular directive, I create a custom timepicker in my angularjs project. Unfortunately, the timepicker doesn't work properly when using it in a modal, see: http://plnkr.co/edit/...