I\'ve written an app mostly in JS (Mootools) and HTML which is loaded into webview in my app.
webview
It\'s just one html file which show or hide parts (element
.nodisplay {height:0; display:none; }
worked here...