How can I retrieve via variable an object inspected in the DOM tab?. If I execute somewhere in my javascript code [ console.log(anObject) ], then how can I assign and manipulate that object from the console?.
I need a similar behavior as "$0" (which applies to the HTML tab) but for the DOM tab. Many thanks. Lobo -- 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.
