问题描述
我一直在为我的网站添加掌上电脑的css支持,但是找不到一个好的测试工具。
I've been adding css support for handheld to my website but haven't been able to find a good tool for testing.
我尝试使用Firefox的webdeveloper插件,但它不适用于我。也许这是因为我的所有css都在html,而不是一个单独的css文件。
I tried using the webdeveloper plugin for Firefox but it doesn't work for me. Maybe that is because all my css is in the html and not a seperate css file.
除了出去购买手持设备,还有其他测试工具吗?
Are there any other testing tools available aside from going out and buying a handheld device?
推荐答案
有了一点狩猎,我找到了我在找的,感谢领导家伙。
With a bit of hunting I found what I was looking for, thanks for the leads guys.
如果从视图菜单中选择小屏幕,Opera将显示手持设备 css。
Opera will display the handheld css if you select "Small Screen" from the View menu.
这篇关于你在网站上测试掌上电脑css使用什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!