spsaucier / App-Folders

Use jQuery to create iOS-like App Folders on any website. They can contain any content and be styled in any way
143 stars 34 forks source link

commented out window.location.hash=""; #5

Closed LimeBlast closed 11 years ago

LimeBlast commented 11 years ago

I'm no expect at jQuery (total n00b in fact), but it would seem that the issue described here: https://github.com/spsaucier/App-Folders/issues/3 is being caused by the window.location.hash=""; line.

Upon removing it, the script stopped jumping back to the top.