Firefox plugin that allows you to view the name of the control?

Does anyone know of a firefox plugin that lets you see what the name / id of a control is? Preferably with a mouse or something, but if I need to right click on it or something that works too.

0


a source to share


2 answers


Firebug. Great plugin.



+8


a source


Firebug , or go to the old school with the DOM inspector .



0


a source







All Articles