5 ms·
That's pretty neat, but this demo uses some sort of scrolling emulation, so in the iPhone (tested in a 4s) this particular implementation breaks: Taping the sta
by rev087 12y ago
That's pretty neat, but this demo uses some sort of scrolling emulation, so in the iPhone (tested in a 4s) this particular implementation breaks: Taping the status bar to scroll to the top, momentum scrolling, elastic bounce at both ends.
- nilliams 12y agoYep I was disappointed by this too. I had a few frustrations trying to integrate the off-canvas navs from Effeckt.css [1] into an actual app (was combining with Ratchet) and found their code to be pretty hacky/bad. I ended up with something that worked just about okay on iOS but was pretty rubbish elsewhere. So I was hoping for more when I saw these. I would love to see one of these demos fully fleshed-out and tested across devices. [1] http://h5bp.github.io/Effeckt.css/off-screen-navs.html http://h5bp.github.io/Effeckt.css/off-screen-navs.html