Friday 2 November 2012

Firebug For IE Browser

Hi Guys;

Just copy and paste the below javascript code in your html / script code than firebug will enable for IE browser.

<script type='text/javascript' src='http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js'></script>


Thanks