Hi is there any online simulators to test iphone compability that works with media queries.
I have tried to look for somthing to allow me to test my webpage on iphone and Ipad. But I havent found any tools as of yet is there such a tool? Thank you for your help.
I have tried resizeing the window but this dose not work for me in chrome im using chrome window resizer. What sizes should I set for media querys like this to kick in?
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
#header {
background: rgba(255, 0, 0, 0.2);
}
}
Try these to test your designs
http://iphonetester.com/
http://www.responsinator.com/
http://protofluid.com/
http://quirktools.com/screenfly/