If you review this page on Firebug lite the instructions are not very clear:
http://getfirebug.com/lite.html The confusion starts at this point and follows to the bottom of the above page: (see below snippet). If you are not a programmer you will have no idea of what the below means and how to implement it. Can someone here redo the page and make the commands more specific.... Here's the snippet that begins the confusion and bafflement: :) Commands Now FBLite supports all basic commands of Firebug. firebug.watchXHR: Use this function to watch the status of XmlHttpRequest objects. var req = new XmlHttpRequest; firebug.watchXHR(req); --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
