change the url background color (when get tapped) from gray to others

Posted by tom on Stack Overflow See other posts from Stack Overflow or by tom
Published on 2010-05-23T06:41:40Z Indexed on 2010/05/23 7:00 UTC
Read the original article Hit count: 635

Filed under:
|
|

It could be a HTML question as well...

I have a UIWebView with a page (from the hand made html string) loaded. For the url link on the page, if you tap on it, it has gray as background, which I think is the default behavior on iPhone.

Is there a way to programmingly (thru javascript) change that to be other colors, say, blue? It doesn't seem to work for me anyhow.

© Stack Overflow or respective owner

Related posts about html

Related posts about url