Title Image

Don Xml's Grok This

The home of Don Demsak
Welcome to Don Xml's Grok This Sign in | Help
in Search

This Blog

Syndication

Site Sponsors

DonXml's All Things Techie

Must Have Web Development Tool - Internet Explorer Developer Toolbar

Creating and debugging web pages using XHTML and CSS isn’t as easy as it should be.  I find myself jumping between my text editor, browser, and various other helpful tools.  But, one thing that has made my life a whole lot easier is the Internet Explorer Developer Toolbar.  Its functional equivalent on Firefox is Chris Pederick’s Web Developer Extension.  Microsoft just released Beta 2 of the IE Developer Toolbar.  With Beta 2, they added a color eyedropper (for getting the exact color on a page), plus a few stability enhancements.  If you are developing web pages with Visual Studio, you have to install this toolbar.  It will make your life a whole lot easier.  The DOM Tree view is worth the download all by itself (no more view source and trying to find the elements you are looking for).  And, once you think you found the element in the DOM, select it, and the toolbar will outline it on the page for you (with Beta 2, it will even scroll it into view).

I can’t wait until Quartz goes beta, so I can get a real Web Designer.  Hopefully the things that I love about the IE Toolbar are also included in it’s IDE.

The one thing that is missing from IE Toolbar has to do with CSS.  Would someone please create a CSS debugging tool that will not only tell you all the CSS Attributes of an Element, but also which CSS Rule set that attribute.  When working with someone else’s CSS design, it isn’t always easy to figure out which rule is has cascaded down to set an attribute.

Technorati tag:

Published Sunday, February 12, 2006 8:36 PM by donxml
Filed under: ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

GaryDoneAt4 said:

To find the source of a css attribute using IE Dev Toolbar, you can right click on any attribute displayed in the current style pane for a DOM element, and select Trace Style. A popup window will appear displaying the source CSS file (or inline style) with the applicable CSS rule hilighted.
November 10, 2007 10:56 PM

donxml said:

Thanks Gary!  I didn't know that.

November 11, 2007 7:17 AM

Leave a Comment

(required) 
(optional)
(required) 
Submit

About donxml

I’m an independent consultant, specializing in .Net solutions architecture, based out of New Jersey who also doubles as an evangelist for XML, Domain Driven Design, enterprise architecture and .Net. I do not work for Microsoft, the W3C or any other big company that you may know of (at least not yet). I’ve been an indie for over ten years, and although I’ve been tempted a couple times to take a job with companies like Microsoft, I’ve haven’t found something better than my current situation. I work mostly with the large pharmaceuticals that are based here in New Jersey, and usually find myself on long term contracts. Definitely not the prototypical indie consultant, but it lets me dedicate time to my non-income generating activities like the developer community stuff, plus financing open source projects like XPathmania and MVP-XML. If you would like to talk to me about doing some contract work, just contact me via the contact page. My rates vary widely, depending on lots of different variables, but mostly distance from Jersey, and type of work. Plus, I’ve been known to donate some of my code for various projects.
Powered by Community Server, by Telligent Systems