简体   繁体   中英

firebug alternative in internet explorer

i am searching for firebug alternative for inte.net explorer 8. i tried the firebug lite. just by embedding the java script code in my hmtl files but its not working effectively.

my website way2enjoy.com is working fine in all browser except inte.net explorer 8. when the users log in to their account the middle part disappears. there are three columns left middle and side but the middle disappears in ie8. i am not able to check as i dont know how to debug css in IE8. i tried all sort of manipulation by reducing CSS width but unable to solve the issue.

the sample login id and password is

username demo

password demo

You can use IE8 Developer tools. Press F12 , this tools are embedded

IE8 contains its own built in developer tool which you can access by hitting F12 or Tools>Developer Tools. It is not as nice as firebug in ff, but it can be useful for debugging.

If your looking for a client side debugging tool that is as robust as Firebug for Firefox your not going to find it because one does not exist.

There is the Firebug bookmarklet called Firebug Lite . It works in pretty much every browser.

You can try Microsoft's Developers Toolbar .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM