I'm developing a mobile web page using jquery UI. I want to set a background that remains static even when the user scrolls down the page. So the background is always the same but the content of the page is scrolled.
I've been googling for a long period of time and I couldn't find anything that works... This link from StackOverflow is the most accurate but it's now working on the android browser (Jquery Mobile Android - Fixed full-screen background image?)
Any Idea how to make this?