Yes, this is doable. Please report a new ticket for this (check if not reported already) and attach a test case (a page or a link) so, we can test and make sure the implementation works.
http://code.google.com/p/fbug/issues/list Honza On Jul 12, 7:23 pm, Svish <[email protected]> wrote: > 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.
