Steve Chipman over at SlayerOffice has released version 2.0 of his Mouseover DOM Inspector bookmarklet. The MODI, as he calls it, “allows you to view and manipulate the DOM of a web page simply by mousing around the document”. Tools by web developers, for web developers. We can’t be that far from a complete Dreamweaver-a-like editor that runs completely inside the browser, what with tools like these around. Someone ought to do that; not an in-browser rich-text editor, but a proper editing suite. About the only thing you can’t really do is drag-and-drop into the browser window to insert an image or text, and I think that (although that’s probably the best way to do it) we could live without it. Build such an editor and the world will be happy, I think; don’t use XUL or Browser Helper Objects, no “installation” routine, no extensions, just the DOM. It would be possible, and it would be really cool as long as everyone could use it. It might even avoid the badly-crafted HTML that tools tend to produce.
Related posts:
- Falcon Grabs Screens with Talon Aviary has expanded their offering of nifty AIR-powered, bird-themed graphics...
- Cookie-less Session Variables in JavaScript Cookies may be delicious, but they can be clumsy if...
- How to Build an Auto-Expanding Textarea jQuery Plugin, Part 1 Auto-expanding HTML textarea boxes have become popular on many web...
- Five Useful Blog Editors Jennifer takes a look at five blog editors which provide...
- Adding the SitePoint References to Coda If you use Coda, the slick Mac-based editor for building...







Outstanding.. Thank your for pointing this out.
Excellent TOOL!!
May 9th, 2005 at 10:16 am
Pretty neat. It’s a lot easier to use than the old one, since it went off screen all the time.
May 9th, 2005 at 4:37 pm
Excellent! I use firefox’s DOM inspector for cleaning up articles for printing all the time. (Most site’s “printer-friendly” pages still have annoying ads). This tool makes it easier to do.
May 10th, 2005 at 12:00 am
See the screenshot at http://alex.blog.implix.com/archives/2005/05/javascript_dom.html
May 11th, 2005 at 7:50 am
heh. drag and drop would be a funny way of developing. it almost reminds me of the GoLive days…oh wait, that’s still around.
May 11th, 2005 at 11:57 am
Hey, this is awesome! I love it!
May 12th, 2005 at 1:39 pm
reading more into the specs of this little inspector…this thing really does rule. i could see this eventually becoming the second most used extension..l.you know…behind the web dev bar.
May 16th, 2005 at 12:29 am
Actually, it works OK in Safari also.. just use this instead of the regular link. Nice work!
October 24th, 2005 at 5:04 am