i trying to find some javascript library that mimics and maybe extends the functionality of the chrome
DevTools -> Select an element in the page to inspect it.
that will show me the HTML elements that the user mouse over it or select it.
i found this SOF thread which is outdated :
Asked
Active
Viewed 605 times
1

user63898
- 29,839
- 85
- 272
- 514
-
2I still see https://github.com/andrewchilds/jQuery.DomOutline – mplungjan May 29 '20 at 10:10
-
1And it still works https://jsfiddle.net/mplungjan/a0vyz1ds/ – mplungjan May 29 '20 at 10:12
-
looking for ready-made tested library if any exist ... – user63898 May 29 '20 at 10:17