Use variable $0 to refer element selected with element inspector
In Firefox and Chrome you can refer to latest selected element with $0 from JavaScript console.
Eg. select element with inspector and try following in console:
$0.getAttribute('class');
Written by Juhamatti Niemelä
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Javascript
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#