Firebug for Internet Explorer
Date: Jul 15 2010
Having IE web development issues? Firebug Live for IE is pretty nifty!
Just add this inside your head tag and instant firebug console in IE!
<!–[if IE]>
<script type=”text/javascript” src=”https://getfirebug.com/firebug-lite-debug.js”></script>
<![endif]–>
facebook comments:












