Does anyone know a DOM inspector javascript library or plugin?

前端 未结 11 1681
你的背包
你的背包 2020-12-14 03:54

Does anyone know of a DOM inspector javascript library or plugin?

I want to use this code inside a website I am creating, I searched a lot but didn\'t find what I wa

11条回答
  •  自闭症患者
    2020-12-14 04:37

    I found this one: http://userscripts.org/scripts/review/3006

    And this one also is fine:

    DOM Mouse-Over Element Selection and Isolation

    Which is very simple with few lines of code and give me something good to edit a little and get exactly what i wanted.

提交回复
热议问题