On 04.18.09, In HTML/CSS, by Alex Nichols

It is extremely simple to remove the gloss from your site’s apple touch icon. In fact, it is so simple that it can be done in one line of code. Between your head tags, add this line of code to your pages.
<link rel="apple-touch-icon-precomposed" href="YOURICON.png">










4 Responses
Does this affect both iPhone and iPod Touch?
@Jake Moore Yes it will!
Wow, thank you so much! I never knew this was possible, and it is quite useful.
Glad it could help!