You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  1. Open a Confluence page in IE.
  2. Copy and paste the following into your IE browser URL bar and press enter:
    javascript:var%20firebug=document.createElement('script');firebug.setAttribute('src','http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js');document.body.appendChild(firebug);(function(){if(window.firebug.version){firebug.init();}else{setTimeout(arguments.callee);}})();void(firebug);
    
  3. You should see a Firebug console at the bottom of the browser now.

For more information, please refer to Firebug Lite's documentation

  • No labels