Is it possible to search nested dom nodes or buried deep inside nodes from dom tab using firebug.
or
Is there any other tool does the same job.
Thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Firebug has a search box in the top right area. This search definitely works on the DOM, but I believe it works in other panes as well.
EDIT
Looks like this is a known issue: Searching in DOM Panel only works for displayed elements . You can star that bug to be notified of updates / changes. I added myself to be notified and included a link to this question. I plan on again updating this answer once the issue has been resolved at which time I can post the version of firebug this is available in.
Apparently firebug does have console selectors to aid in searching, but I’m not sure this will help you.