FireBug Lite on an iPhone

Posted by Pelle 3 comments edit

FireBug Lite running 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:
Comments

Leave a response

ChristopherA@iPhoneWebDev.com
Christopher Allen July 2nd, 2007 destroy

I’m confused on how this works. How do you invoke the javascript tool?

pelle@stakeventures.com
Pelle July 2nd, 2007 destroy

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.

yingted@gmail.com
Please don't show my name July 7th, 2009 destroy

Does the tryit link return a 404?

Comment