In the HTML tab of FireBug, whenever something in the DOM changes,
whatever was changed lights up in yellow. Could it be possible to
maybe have things that are added to the DOM flash up in green instead
of yellow? In that way it would be easier to see if whatever was
changed was just updated or if it was added.

For example when using jQuery append, it could be handy to see if what
I append is moved from somewhere else in the DOM or if a new element
was created and then added. Or something like that...

Just some thoughts =)

-- 
You received this message because you are subscribed to the Google Groups 
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/firebug?hl=en.

Reply via email to