Hacker News new | ask | show | jobs
by sampotts 3715 days ago
While building Plyr (plyr.io) I noticed how fiddly the use of <input type="range"> elements is on touch devices. Having a search around I couldn't find a suitable fix and so created RangeTouch, a small library that improves support on touch devices. Let me know what you think.