Possible Duplicate:
Does anyone know a DOM inspector javascript library or plugin?
I want to create a small tool on webproject which will let the user select tags on the page and i will save selections in an array for future use, so what i need is something near the functionality of firebug.
From where i can start? any good articles or tools can make things easier?