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 ...
1
vote
4answers
591 views

Is there a way to force IE or FF into a handheld mode for testing “@media handheld” stylesheets?

Is there a way to force IE or FF into a handheld mode for testing "@media handheld" stylesheets? Or, do I have to publish the pages and test with my Blackberry? I'd prefer to test this without ...