Hacker News new | ask | show | jobs
by bink-lynch 4828 days ago
I have had reports that https://github.com/bigspotteddog/ScrollToFixed runs on mobile. Here are the confirmed combos:

- iPad 4 running iOS 6.0 (10A403) with dontCheckForPositionFixedSupport: true

- iPad 4 running iOS 6.0.1 (10A523)

- iPad 1 running iOS 5.1.1 (9B206) with dontCheckForPositionFixedSupport: true

- Nexus 7 running Android 4.2.1 with dontCheckForPositionFixedSupport: true

Unfortunately, I am mobile challenged so I cannot test these out for myself.