Interacting with iOS scroll wheel through JavaScript?
Hey everyone,
Clicking the select box will display four links in the ios scroll wheel, The problem I'm having is the 'scroll to' action is performed as soon as I select a single link on the ios scroll wheel. I then have to press done to get the scroll wheel to disappear. Can this type of interaction with the iOS scroll wheel can be achieved through JavaScript?