Skip to content
shichuan edited this page Feb 14, 2011 · 4 revisions

Because the full version of Firebug can't be installed on mobile browsers, Firebug Lite serves as the debugging tool, because it's JavaScript based, so it can installed on any browser by including the script in a web page.

Note this is for development process, it should be removed in production.