This is a selection of hints, tips, finds and anything else I want to archive on the interwebs.
In part because I want to write a little more than 140 characters but mainly as I fear linkrot with much of what I tweet.
Posted on : Thursday, 18 June, 2009
I have been worried for some time about how iPhones and other handheld devices can’t use the :hover functions I seem to rely on heavily for idicating links and giving extra information.
The answer could be over at http://squaregirl.com with just a few lines of CSS:
@media only screen and (max-device-width: 480px) {
body {color:#000;}
}
As soon as I have a bit of time I am going to rectify this sites crappy handheld usability.
Great work!!!
No comments
If you have any feelings on this subject then please make a comment and I shall be sure to reply to you. Only rules are; don't be an arse.
You can follow any responses to this entry through the RSS 2.0 feed.
Your comment