Skip to content

DOM inspector written in JavaScript, that can be embedded to page

Notifications You must be signed in to change notification settings

tpopela/dom_inspector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

dom_inspector

DOM inspector written in JavaScript, that can be embedded to page. You can move between page's elements, mark them on page or in DOM tree. Also there is a possibility to change element's class or id.

Usage

Just add following line to HEAD section of your page.

<script type="text/javascript" src="dom_inspector.js"></script>

Screenshot

dom_inspector

About

DOM inspector written in JavaScript, that can be embedded to page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published