[removed] Let user select an HTML element like Firebug?

后端 未结 10 940
醉话见心
醉话见心 2020-11-30 17:55

I want to write a browser (Chrome/FF) extension that needs to select an element on a web page. I would like it to behave like Firebug\'s element inspector does. You click

10条回答
  •  醉梦人生
    2020-11-30 18:50

    Also check this one out:

    http://rockingcode.com/tutorial/element-dom-tree-jquery-plugin-firebug-like-functionality/

    I found it pretty insightful.. and there's a demo here:

    http://rockingcode.com/demos/elemtree/

    Hope this helps.

提交回复
热议问题