Hi all,
I'm currently putting together a Web App and want to use Local Storage to store a background image in CSS - because its for mobile/tablet platforms the Cache can not be relied apon. Is it possible to get the two working together - or is there a work around that anyone would know about to store an image on the user's machine and call it as a background image when required?
Many thanks all
(Ps I know HTML5 is fully supported on the required platforms

)
Tim