timdown / rangy

A cross-browser JavaScript range and selection library.
MIT License
2.23k stars 367 forks source link

How to use rangy library on mobile browser? #437

Closed wanglonghong closed 1 year ago

wanglonghong commented 6 years ago

I have tried to use rangy plugin in mobile browser. In this plugin, touch events not working. Can you help me to solve this problem? I think the main things is to simulate mousemove effect and mouseup effect on mobile browser.