如何模拟Windows Phone浏览器?

时间:2013-04-05 08:26:26

标签: html windows-phone-7 responsive-design

我正在使用responsible web design创建一些页面,所以我遇到了一些问题。我的页面在每个桌面浏览器(更改屏幕分辨率之后)和IPhone上都正常工作。

但它在Windows Phone上有问题。所以我想检查一下是什么问题但我在手机上使用自定义user agent时无法在桌面浏览器上复制我的问题:

Mozilla/5.0 (compatible; MSIE 9.0; Windows Phone OS 7.5; Trident/5.0; 
IEMobile/9.0; NOKIA; Lumia 710) 

是否有一个模拟器(适用于Windows Phone)有一些developer tool类似Chrome的模拟器?

任何帮助都将不胜感激。

1 个答案:

答案 0 :(得分:0)

试试this out (HTML Debugger).我相信它会对你有所帮助。