Muh*_*our 6 html javascript firefox-addon
我正在创建一个firefox扩展,我想获得html页面元素
使用java脚本,但document.getElementsByTagName('*')总是给我
一个xul对象数组
我怎样才能获得html对象数组?
Nei*_*eil 5
如果要从扩展名访问当前选项卡的内容,则需要使用content.document.getElementsByTagName('*')etc。
content.document.getElementsByTagName('*')
归档时间:
14 年,10 月 前
查看次数:
3324 次
最近记录:
6 年,1 月 前