Implementation of the iOS7 translucent topbar using CSS Regions
Live Demo on Codepen
You need to have nodejs and ruby for compass/sass
- Fork this Repo
npm install
grunt dev
will open thesrc/index.html
in your default browser
- Open http://localhost:9000/mobile.html on your iPhone.
- Get inertial scrolling to work
Just for you to see how close it is a GIF:
This is currently working in
- Chrome 29+ (enable 'experimental-webkit-features'/'enable-experimental-web-platform-features')
- Safari 6.1 beta
- Mobile Safari on iOS7, scrolling is working. But no inertial scrolling