Vote count:
0
I have a div in my html page (jquery mobile 1.3.2) that uses the data-scroll parameter. The content in the div is an KineticJS stage.
<div id="container" data-role="content" data-scroll="x"></div>
The user can scroll horizontally without any problem.
When dynamically changing the content of the div, the new KineticJS stage is shown at the position where the last div content was scrolled to.
How to reset the scroll position again to zero when changing the div content?
asked 1 min ago
Aucun commentaire:
Enregistrer un commentaire