Can I DevTools?
All
120
Accessibility
9
Audit
2
CSS
32
Console
14
Elements
16
JavaScript
4
Network
17
Other
14
Sources
12
Favorites
0
About
Testimonials
It is like
@CanIUse
but for the browser devtools, created & curated by
@pankajparashar
. Get weekly tips & tricks for your favorite browser devtools by
subscribing
to the newsletter!
Ads via Carbon
1
2
3
4
Console
Edit
Get selected node
Can I refer the currently selected node in the DOM tree from the console?
Last Modified
6 months ago
Author
@pankajparashar
Test Live
via
BrowserStack
Newsletter
tips-tricks-16
Related (0)
SAFARI
Share
Notes
Use
$0
to access the currently selected node.
References (1)
"Console Command Line API", by
Webkit