开发者

Testing environment for mobile devices, specifically media queries

开发者 https://www.devze.com 2023-03-14 19:25 出处:网络
I\'m trying to \'mobilize\' a site I\'m working on using media queries in CSS. I have an Android phone myself so have been testing on that with good results.

I'm trying to 'mobilize' a site I'm working on using media queries in CSS.

I have an Android phone myself so have been testing on that with good results.

I now want to test o开发者_如何学Gon the iPhone but don't have a device, having searched the net and downloaded a few recommended simulators it seems they don't recognise the media queries, but without a device to test on I can;t e sure if my queries don't work - or if its the emulator that doesn't recognise them.

Does anyone know of a emulator for iPhone / iPad that runs on Windows and recognises media queries?

Mike


You should try using ProtoFluid - it's a web app that allows you to emulate an array of mobile devices and tablets, fully recognising media queries.

It's free to use (for now at least).

0

精彩评论

暂无评论...
验证码 换一张
取 消