[原創]Web測試協助工具輔助之微軟Internet Explorer Developer Toolbar
簡介:主要是基於IE下的一個外掛程式,提供的功能如下:
- 瀏覽和修改Web頁的文件物件模型(DOM)。
- 通過多種技術方式定位、選定Web頁上的特定元素。
- 禁止或啟用IE設定。
- 查看HTML對象的類名、ID,以及類似連結路徑、tab順序、快速鍵等細節。
- 描繪表格、儲存格、圖片或選定標籤的輪廓。
- 顯示圖片象素、大小、路徑、替代文字等。
- 即時重定義瀏覽器視窗大小到800x600或自訂大小。
- 清空瀏覽器緩衝和cookie,被清除項可從所有對象或給定域中選擇。
- 直接存取關聯W3C規範參考、IE開發組blog或其他來源。
- 顯示設計時尺規,協助對齊對象。
Overview
The Internet Explorer Developer Toolbar provides several features for exploring and understanding Web pages. These features enable you to:
- Explore and modify the document object model (DOM) of a Web page.
- Locate and select specific elements on a Web page through a variety of techniques.
- Selectively disable Internet Explorer settings.
- View HTML object class names, ID's, and details such as link paths, tab index values, and access keys.
- Outline tables, table cells, images, or selected tags.
- Validate HTML, CSS, WAI, and RSS web feed links.
- Display image dimensions, file sizes, path information, and alternate (ALT) text.
- Immediately resize the browser window to a new resolution.
- Selectively clear the browser cache and saved cookies. Choose from all objects or those associated with a given domain.
- Display a fully featured design ruler to help accurately align and measure objects on your pages.
- Find the style rules used to set specific style values on an element.
- View the formatted and syntax colored source of HTML and CSS.
The Developer Toolbar can be pinned to the Internet Explorer browser window or floated separately.
Your feedback is greatly appreciated. Please visit the IE Web Development Forum on MSDN to enter bug reports, comments, and suggestions.
點擊這,微軟官方下載