Search code examples
ipadmobile-safari

how can I emulate iPad browser on Windows


How can I emulate iPad browser under windows? I know user agent string and I know browser width/height, screen width/height


Solution

  • I believe if you emulate the User Agent of the iPad and set your windows size appropriately, you can use Safari (windows download from apple.com) and works pretty cool.

    Also i haven't tested this, but http://code.google.com/p/ibbdemo2/ looks like a great iPad emulator.