Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Update #2:</p> <p>Found a live link:</p> <ul> <li><a href="http://code.jquery.com/mobile/latest/demos/experiments/scrollview/" rel="nofollow noreferrer">http://code.jquery.com/mobile/latest/demos/experiments/scrollview/</a> </li> <li><a href="http://code.jquery.com/mobile/latest/demos/experiments/scrollview/scrollview-direction.html" rel="nofollow noreferrer">http://code.jquery.com/mobile/latest/demos/experiments/scrollview/scrollview-direction.html</a> ( &lt;-- I think this is what you are looking for )</li> </ul> <p>Updating my answer:</p> <p>You should look into this:</p> <ul> <li><a href="https://github.com/jquery/jquery-mobile/tree/master/experiments/scrollview" rel="nofollow noreferrer">https://github.com/jquery/jquery-mobile/tree/master/experiments/scrollview</a></li> </ul> <p>It used to be live here:</p> <ul> <li><a href="http://jquerymobile.com/test/experiments/scrollview/" rel="nofollow noreferrer">http://jquerymobile.com/test/experiments/scrollview/</a></li> </ul> <p>But jQM has taken it down, not sure why.</p> <p>It offered multi-directional scrolling</p> <p>Does this work:</p> <ul> <li><a href="http://sgrebnov.github.com/jqmobile-metro-theme/" rel="nofollow noreferrer">http://sgrebnov.github.com/jqmobile-metro-theme/</a></li> </ul> <p>Screen shots:</p> <p><img src="https://i.stack.imgur.com/mh0s1.png" alt="enter image description here"> <img src="https://i.stack.imgur.com/wDMTq.png" alt="enter image description here"> <img src="https://i.stack.imgur.com/bzV4v.gif" alt="enter image description here"> <img src="https://i.stack.imgur.com/NOCNG.png" alt="enter image description here"></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload