I was wondering if creating a sprite for an HTML5 app, and wrapping it with phonegap for iPhone and Android, would increase performance at all. Because the app is offline, so it is only making a call for the image out of local storage.
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....