jQuery UI Touch Punch and dynamically loaded content

107 Views Asked by At

jQuery UI Touch Punch works perfectly if content was loaded in DOM before loading this library.

After loading content dynamically into the DOM (like HTML-tags <select> and <input>) these tags are not responding anymore on touch-events. (can be simulated in Chrome)
Dragging elements on touch devices is still working fine

Suggestions are very welcome. Thanks

0

There are 0 best solutions below