05-04-2010 04:50 AM
Hi,
I'm developping a html page in order to get view with the BB Browser, it's a Storm 9500.
I tryed to set a background on my div with a background css propertie and it works only one time, if I come back on my html page the background isn't display anymore.
I found two ways to avoid this problem :
- using an img html markup (without css)
or
- clear the cache before refreshing the page
Does anyone got an issue that allow me to use css without having to clear the cache on each refresh ?
05-06-2010 07:49 AM
Hi there,
Are you repeating the background image on the <div>?
I would suggest checking out the first post in the Tips & Tricks sticky. I remember there being an issue around background images that are repeated and visibility that has a work around.
http://supportforums.blackberry.com/t5/Web-Develop