Why is it that DOM search only searches visible objects in the DOM tab? I'm trying to search for a variable, which I know is buried deep somewhere. To find it I would need to expand every single object within the top-level object which I know the variable is in. What is the point of DOM search if it doesn't search the ENTIRE DOM?
-- 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.
