首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > JavaScript > 跨浏览器的JavaScript CSS的浏览器和调试器

跨浏览器的JavaScript CSS的浏览器和调试器

资 源 简 介

The purpose of these scripts is to allow for the debugging of HTML and CSS content using nothing more than the onmouseover event, showing the cascade results as ultimately rendered. It can be invoked in one of two ways: 1) Non-instrusive (preferred) - add a bookmarklet to your favorites/bookmarks. Using this method, you can debug CSS styles on any Web page, whether you host it or not. 2) Intrusive (deprecated) - place a script element in the section of the page to be debugged. Both will cause another window to open containing debug information for the page this script was called from. Then you can line the two pages up side by side or with the debug page behind the main window but still visible and then as you mouse over places in the main window, the debug window will show you element tags, ids, titles, names, alt text, the element hierarchy, the class hierarchy (if any) and all the styles being applied to the element. You can a
VIP VIP
0.181833s