Currently i am trying to get into jQuery and jQtouch for the development of web-b开发者_如何学Goased applications for the iOS. However i am forced to "debug" the application on my device which is somehow tedious. Therefore, i want to know which browser is the most suitable on to test my application on my desktop. It should be lightweight and it would be cool if it is portable. Any recommendations that you might give me?
Weinre
http://jsconsole.com/remote-debugging.html
I mostly use safari user-agent to switch into mobile safari to test few features.
I've completed a couple of mobile web assignments recently, and in both instances I did a lot of the up-front development testing in desktop Safari, before checking stuff out on the devices themselves (I also use a Mac, so I can use the iOS emulator, but that's beside the point for you). This worked pretty well to be honest, but if I was doing extensive debugging on the device itself, I'd look at Weinre too (as linked in the answer above).
You could try: http://www.electricplum.com/studio.aspx
It used to have a lite free version but this is no longer available. They do have a 7 day trial. It's a pretty feature rich application.
精彩评论