FireBug Lite on an iPhone
I’ve managed to hack FireBug Lite to work on my iphone.
Try it out your self from your iphone
I need to work a bit on improving the gui bit of it, so it’s easier to use.
The only real thing I had to change was to use a change event instead of a keydown event.
There are several common events that don’t work. But I guess we’ll all have that documented shortly.
Posted
June 30th, 2007
under:

Follow me on Twitter
I’m confused on how this works. How do you invoke the javascript tool?
Double tap on the white box in the left corner. There you have the normal FireBug console.
It’s a bit of a pain to enter javascript with the touch keyboard though.
Does the tryit link return a 404?