F2e tool (toolbox for front-end engineers)

Source: Internet
Author: User

I. ie web page debugging plug-in

IE developer toolsbar

IE. HTML and CSS debugging tools .. This product allows developers to deeply explore and understand web pages and help developers better create web applications. after installation, you can quickly analyze the web page software in IE. the toolbar can be integrated in the IE window or exist in a floating window.

IE developer ToolbarThe features are as follows:

  • Browse and modify the Document Object Model (DOM) of the web page ).
  • You can use multiple technical methods to locate and select specific elements on a web page.
  • Disable or activate Internet Explorer settings.
  • View the class name and ID of the HTML object, and details such as the link path, Tab order, and shortcut keys.


Microsoft Script Debugger

Microsoft (r) script debugger is a debugging environment that extends all Microsoft (r) ActiveX (r) Scripting Host applications-such as Microsoft (r) Internet Explorer (IE) or Microsoft (r) internet Information Server (IIS ).

When used together with IE and IIS, Web developers can browse, edit, and debug the HTML page (.htm).html and. asp files with scripts on the client and server ). Script debugger enables developers to develop script applications more effectively.

Companion. js

Javascript debugging tool in IE. Please note that this is not a JS file, but a name. It is installed and used as an IE Plug-in and must be used in conjunction with Microsoft Script debugger. Install this tool, however, when an error occurs on the page, a small error prompt will pop up in the upper left corner. Clicking it will display an error console under IE, just like the firebug console under ff. The error message is detailed. Via

Superpreview

Superpreview is a web development debugging tool released by Microsoft. It comes with many element viewing tools, such as arrows, movement, guides, comparison ......, You can compare the performance of Internet Explorer 6, Internet Explorer 7, and Internet Explorer 8.

Ietester

It also has IE6, IE7, and IE8 (compatible with Vista ).

Iehttpheaders

Packet capture tool of IEIehttpheadersTo debug the Ajax program and understand the HTTP protocol. In the past, I used tail-F to debug Ajax programs. Now, this tool is much more convenient.
: Http://www.blunck.se/iehttpheaders/ieHTTPHeadersSetup.exe/Files/didi/Tools/ieHTTPHeadersSetup.rar
Click here to download

Ii. Firefox webpage debugging plug-in

Firebug

Firebug and Firefox are integrated to provide you with a powerful web development tool. You can edit, debug, and monitor CSS, HTML, and JavaScript on any web page. For documents, and forums, visit firebug's website: http://www.getfirebug.com.

Web Developer

As a FF plug-in, Web Developer mainly includes the following important aspects:

Controls the text, images, and media files on the page, displays the ID and class of the CSS files applied to the webpage, and displays the CSS files on tables, you can modify the CSS file to display the page effect in real time.

The Web Developer plug-in can help us analyze CSS websites. We use ff to browse webpages, and use the Web Developer plug-in to not only view the source code of each other, it also makes it easy to analyze the layout structure of the page, the CSS writing method, the ID of the place where the mouse is located, or the class, so that we can quickly understand and learn others' successful experiences, in this way, you can easily and quickly master the CSS layout technology. Via

Yslow

Yslow is a page scoring plug-in developed by Yahoo USA. It is very good based on firebug. We can see that there are many shortcomings on our page, and we can know how to improve and optimize our changes. Yslow collects the access information of the current webpage and the webpage from firebug for analysis. If necessary, it provides suggestions on how to increase the page loading speed, such as reducing DNS queries, using external resources, and compressing JavaScript. Via

Javascript Debugger

The javascript debugging tool in Firefox has more powerful debugging functions than firebug.


Iii. Javascript Library
Official website of mootools

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.