Re: Brainstorm: Web Development Tools



On Thu, 2004-02-19 at 23:12, Adam Hooper wrote:
> *** Error Viewer ***
The error viewer rocks! And I think it would be great for it to show CSS
errors as well.

> *** DOM Tree ***
> I've only used the DOM Tree once or twice in Mozilla. Does anybody know
> anything more about it?

The DOM Inspector is possibly the most powerful web development tool
ever.

It is actually capable of doing most of the things your suggested CSS
Edtitor and HTML Playground would do.

It allows you to insert and modify nodes and attributes.

It highlights the nodes you click on.

It can show information about DOM Node, Box Model, CSS Style Rules,
Computed Style, and Javascript Object.

And in many cases it can modify, delete, and add these as well.

It would definitely be a great addition to have a tool like the DOM
Inspector for Epiphany and Galeon.

It is a tool that doesn't look like very much but when you actually
start using it, it becomes invaluable.
-- 
Mads Villadsen <maxx krakoa dk>




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]