-
Book Overview & Buying
-
Table Of Contents
Learning jQuery : Better Interaction Design and Web Development with Simple JavaScript Techniques
Sites often behave differently in IE than in other web browsers, so having debugging tools for this platform is important.
The Developer Toolbar primarily provides a view of the DOM tree for a web page. Elements can be located visually, and modified on the fly with new CSS rules. It also provides other miscellaneous development aids, such as a ruler for measuring page elements:
Microsoft’s Visual Studio package can be used to inspect and debug JavaScript code:
To run the debugger interactively in the free version (Visual Web Developer Express), follow the process outlined here:
The DebugBar provides a DOM inspector as well as a JavaScript...
Change the font size
Change margin width
Change background colour