Tagged Questions
10
votes
6answers
3k views
What do you use to test the handheld css on your website?
I've been adding css support for handheld to my website but haven't been able to find a good tool for testing.
I tried using the webdeveloper plugin for Firefox but it doesn't work for me. Maybe ...
0
votes
2answers
152 views
Can a stylesheet for handhelds skip loading images
I have a stylesheet for desktops, and another for handhelds. The web page displays some images when displayed on the desktop, but hides those images when displayed on handhelds. The page appears as ...