Reputation: 8297
I am developing web application using jqtouch. But I don't have iphone/ipod touch. what is the best way to test html generated out of it with jqtouch.
Thanks coool
Upvotes: 1
Views: 455
Reputation: 1167
If you develop on MacOS, use iPhone emulator otherwise use Safari.
Upvotes: 0
Reputation: 53960
Download and install XCode from the Apple website.
It includes an iPhone/iPad simulator, with Safari, that you can run on your system.
Upvotes: 1