Is it possible to use CSS sprites with appcelerator? And are there examples of this available?
My goal is to create an app which allows a user to select from various avatars, and then assign a color scheme to it (background color) and I figure it would be pretty nifty to do this in CSS3 rather than coding forever in Objective C.
Any examples, or case-studies of CSS sprites using AppCelerator would be great!