Jquery Ui Datetimepicker Option Slideraccess Not Showing Buttons
i'm using the datetime picker plugin, when i use the option to show +- buttons next to the slider it doesn't work i don't know why Notice i'm trying to show this on a desktop
Solution 1:
Is not working because you must include an additional script jquery-ui-sliderAccess.js
I can't find any indication in the docs, but I found it be checking the examples on the site.
Script here: http://trentrichardson.com/examples/timepicker/jquery-ui-sliderAccess.js
Working demo: http://jsfiddle.net/IrvinDominin/6FGgA/
Post a Comment for "Jquery Ui Datetimepicker Option Slideraccess Not Showing Buttons"