3.19.2005

:: Highlight that Code

How often have you, as a web site builder/developer seen a bit of code on another site - like a scrolling marquee for example - that you wanted to view the source code for, but you had to dig through tons of html to get there..

Here are two particularly useful web developers accessories - These two tools help the web developer or those who are just curious about how pages are coded. I use this second one all the time.

First...A DOM tree tool will let you view all the Document Object Model properties in tree form with a simple 'right click' - or - the tools menu.

And for those who are tired of scrolling through hundreds of lines of HTML to find that one section of code that does what you want, here's the tool for you!

Simply highlight the area of Web page that you want to see the source for, right click on it and select 'View Partial Source'.

Download Here

No comments: