Does anyone know a DOM inspector javascript library or plugin?

前端 未结 11 1682
你的背包
你的背包 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:33

    Yes, there are plenty. For example, Firefox has DOM Inspector, Firebug, and X-Ray. I think Firebug is the best of the three, personally.

提交回复
热议问题