First
If you know that you have used this plug-in, please move over. Okay, I admit that I am a newbie and I am ignorant -.-.
Attach Internet Explorer Developer ToolbarLatestEasy to download use: http://download.microsoft.com/download/1/6/4/164E1C78-A660-4C25-86E9-3C95EB0C537C/IEDevToolBarSetup.msi
If the above address is invalid, you can go to the download page: http://www.microsoft.com/en-us/download/details.aspx? Id = 18359
Then
Debugging tools are provided in ie8 and later versions and can be enabled through F12. Therefore, page debugging is more convenient. However, due to the compatibility issues of IE6 and 7, debugging is not so convenient, because it does not contain such debugging tools. (This is really a big piece of nonsense ...... -.-B)
In view of the above reasons, I am slowly modifying the code or joining the auxiliary code for debugging. It feels very difficult, or I am helpless, unable to grasp the situation.
I don't know where I heard about firebug and can use IE in the background (people who have used Firefox development must have heard of Firebug !), So I found the method (see the reference article). After introducing the specified js, I can call out the familiar and unfamiliar Firebug debugging interface through F12, but after all, it is only the effect implemented by js, so all aspects are so simple ......
Recently, I was a little interested in making web pages, so I began to study the topic of the blog Park. I wanted to make a play on my own. I always thought it was ugly (^_^, have wood ?), So I checked the template design help and accidentally showed me the IE Developer Toolbar. At that time, I did not agree with it. I have heard of IETest before. Later I found that it is only used to view the effect and cannot debug similar to Firebug. So I also had this idea about IE Developer Toolbar. After all, if there are such good tools, why don't I know? (It seems that I am still very ignorant, or there are too many good things, which will always be missed -_-!)
Finally, I looked at the related introduction text (see the reference article) and found that it was quite useful. So I tried it out in my spare time. I initially felt very good, but I didn't have the opportunity to use it in development.
PS: The functions and interfaces of this plug-in are similar to those of the developer tools in IE8, but it is not as powerful as the debugging tool in IE8. It is estimated that this plug-in is an upgraded version. In addition, this plug-in is in English (-.-, don't worry, few words)
FinallyAnd I'm glad to share this record ~
The following are related and descriptions:
The installation package is more than 6 hundred KB, which is very small.
The installation interface is as follows:
The installation path can be customized:
Installation requires more than 2 MB space:
Prepare to start installation:
Complete installation:
No changes were found when I opened IE6:
If no tool is found, you need to find it by yourself. Right-click on the toolbar to add the tool:
Find and add:
Click the new tool button to bring up the debugging interface, which is familiar with and unfamiliar:
We found that there are Ruler and color picker in tools, and custom window sizes, which are comprehensive:
Compared with the developer tools of IE8, the menu interface is basically the same, but the language is different: (in the past, IE8 also had a ruler and color picker tool, okay, I <-. -> you are ignorant ......)
You can select the code to view the elements on the web page. What's more, remember to view the notepad opened by the source code under IE6? This is a nightmare for me. Now the plug-in can have the same effect as viewing source code in IE8. ^_^
Well, the key to the tool is to use it. I have not made good use of this and the developer tool of IE8, so I have nothing to share with you. I want to explore it in practice, the following is a reference document link.
References:
Http://www.cnblogs.com/JustinYoung/archive/2007/04/19/good-tools-for-web-developer.html
Http://www.cnblogs.com/JustinYoung/archive/2008/02/27/lets-blog-skin-01.html
Http://skintemplate.cnblogs.com/
Http://www.iefans.net/ie-firebug/