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
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