hello,
I have an html app with 2 pages, both of them have header footer an div content with buttons. I tryed to set background image to the first "page" div and make all other divs in css file Transparent. It works ok, but at the second page I can see the buttons from the first page at scrolling. How can I change this to make buttons from the first page invisible on the second?
here is my question on the stackowerflow: http://stackoverflow.com/questions/22812221/tizen-how-to-set-background-for-all-html-app-pages
thanks!