Search code examples
iphonemobile-webkit

Webkit debugging tools


What tools can I use to debug mobile webkit sites?
Is there a better tool than "Firebug for iPhone" or is "Firebug for iPhone" pretty much the best tool out there?

Thanks,
Tee


Solution

  • Why don't you use Safari and its developer tools? You can set your User-Agent string to an iPhone's user agent string and work from there. Besides, you get full access to the standard WebKit's develoepr tools.