jQuery-Timepicker-Addon icon indicating copy to clipboard operation
jQuery-Timepicker-Addon copied to clipboard

Touch Events

Open ghost opened this issue 7 years ago • 1 comments
trafficstars

I've installed the add-on and everything is working GREAT with a mouse. I then added the UI Sliders and Touch Accessibility and the sliders work perfect with touch. However, using touch for the dates on the calendar, the Now and Done buttons do not work.

ghost avatar Dec 05 '17 16:12 ghost

A little more information. It is something within the slider access found at http://trentrichardson.com/2011/11/11/jquery-ui-sliders-and-touch-accessibility/. When I copy that jQuery UI Slider Access into a js file, it causes the buttons to not work. If I simply add the touch punch, I can move the slide bar fine (by touch) and all the buttons work.

ghost avatar Dec 05 '17 17:12 ghost