UNPKG

sioux-offscreen

Version:

An off screen navigation item. Similar to the menu of the Facebook and Path app

22 lines (16 loc) 247 B
body { margin: 0; } .screen { width: 100%; height: 100%; overflow: hidden; } .ui-window { position: fixed; width: 100%; height: 100%; display: inline-block; overflow: auto; -webkit-overflow-scrolling: touch; }