06-01-2011 03:45 AM
Hi All,
Sorry if this has been answered, but I couldn't find anything using the search function. I have a webworks app where I'm trying to keep the background image fixed, not scrolling when the rest of the page does. In normal web development, this is done by using:
background-image:url('<url>');
background-repeat:no-repeat;
background-attachment:fixed;
Works in Chrome, not on playbook. Is there another way to do this? Any help is appreciated. Thanks!
07-19-2011 01:35 PM
10-13-2011 12:36 AM
Any news if this has been fixed? I can't find that ticket