Posted on Apr 19, 2013 by
Grumpy Panda
This code is for users/developers who want to use fixed header on embedded in their app (via WebView)
div.toolbar { position:fixed; left:0px; top:0px; width:100%; z-index:1; }
Status: New