05.08.2005 - MODI v2.0
Its probably too early to release, but I'd like to get some feedback and some extra eyes on the newest version of the Mouseover DOM Inspector.
Version 2.0 sports an entirely new code-base and UI along with a load of new features, including multiple operational modes, ~20 keyboard commands (more coming, probably) that do everything from remove objects from the DOM to add labels to them, and my personal favorite - an optional external preference file that you can host yourself to define how you want the favelet to run.
These and everything it did in version 1.x, including in-place editing and Aaron's additions. I've put a help file together that details all of the new functionality and has a link for the favelet. If you'd like to try it out, please keep in mind that its not quite finished yet, so please make an effort to send me a note or leave a comment with any problems you encounter (particularly with MSIE6) or suggestions you have for additional feature sets.
http://slayeroffice.com/tools/modi/v2.0/modi_help.html
Inline script thread
Error:
name: TypeError
message: Statement on line 43: Could not convert undefined or null to object
Backtrace:
Line 43 of linked script http://slayeroffice.com/tools/modi/v2.0/modi_v2.0.js
var isAppXML = document.contentType.indexOf("application/xhtml") > - 1;
Posted by Oswald on May 8, 2005 @ 11:11 pm
@Oswald - thanks, its fixed. Clear your cache if need be.
Posted by Steve on May 9, 2005 @ 12:12 am
Amazing upgrade Steve... these are all just awesome.
Only thing I've noticed (and not sure anything can be done) is that when you turn the border on, and then off, the border attributes (-moz-outline-color, etc) are still there. Not critical by any means, just an observation.
Other then that, all the new features are very nice and can't wait to start using them regularly. Will make sure to report back anything else I bump into. Great job!!
Posted by Aaron on May 9, 2005 @ 12:41 pm
Posted by Aaron on May 9, 2005 @ 12:47 pm
Posted by Steve on May 9, 2005 @ 1:05 pm
Is there a way to force your parenting structure to show something like the following?
html > body > div#mContainer > div#content > form.news > textarea.txtArea
A good example would be the View Style Info feature on the Web Developer extension for Firefox This would help designers to find the exact CSS child element.
Cheers and keep up the great work.
Marcelo
Posted by Marcelo Paiva on November 10, 2005 @ 11:34 pm
Comments have been closed for this post.