senchalabs / jQTouch

Create powerful mobile apps with just HTML, CSS, and Zepto.js (or jQuery).
http://www.jqtouch.com/
MIT License
2.79k stars 592 forks source link

back button in chrome and safari scrolls to top but does not go back #107

Closed l0c0luke closed 12 years ago

l0c0luke commented 13 years ago

using the very latest commit as of the 29th of september.

Only in Safari desktop and Chrome desktop AND mobile (android). Seems to work good in mobile Safari.

If i click the back button, the page will scroll to the top, but then not go back in history. If I have the page already at the top, the page will go back. Particularly bothersome when I have an image above the toolbar.

jonathanstark commented 13 years ago

Is youre code posted somewhere I could take a look at it?