I have a HTML Webiew in an android application and I want to change the background of a TD element on an OnTouch event.
How do I do that by HTML / javascript / or CSS?
Here is some starter material:
http://www.htmldog.com/guides/cssbeginner/
http://api.jquery.com/click/
Webview load html from assets directory