Tech
News
Videos
Forums
Jobs
Books
Events
More
Interviews
Live
Learn
Training
Career
Members
Blogs
Challenges
Certification
Contribute
Article
Blog
Video
Ebook
Interview Question
Collapse
Feed
Dashboard
Wallet
Learn
Achievements
Network
Rewards
SharpGPT
Premium
Contribute
Article
Blog
Video
Ebook
Interview Question
Register
Login
Use firebug in Internet Explorer All versions Support
WhatsApp
Amit Choudhary
4y
7.2
k
0
0
25
Blog
Introduction
Developers working with firefox will be familiar with the Firebug tool. Pretty handy to fix the Javascript and other CSS problems. Now it really feels handicapped situation when we need to test the Web application on IE and some issue appears in UI or Javascript. Then firefox natives start missing their lovely firebug tool.
But hey! now you can have your Firebug lite version in your IE of any version.
How?
just put this line in your Development Code
<script type=
"text/javascript"
src=
"http://getfirebug.com/releases/lite/1.2/firebug-lite-compressed.js"
></script>
and you are back in action :))
BUT please make sure you remove this line before pushing your CODE to the Test environment.
Another testing team will fire a bug back to you:PP :D
Cheers!!
Use firebug in Internet Explorer All versions Support
Up Next
Check If Internet Exists In JavaScript
Ebook Download
View all
Frontend Developer Interview Questions and Answers
Read by 950 people
Download Now!
Learn
View all
Membership not found