javascript:function%20loadScript(scriptURL)%20{%20var%20scriptElem%20=%20document.createElement('SCRIPT');%20scriptElem.setAttribute('language',%20'JavaScript');%20scriptElem.setAttribute('src',%20scriptURL);%20document.body.appendChild(scriptElem);}loadScript('http://westciv.com/xray/thexray.js');

用来看网页DOM结构.仅在FF IE SAFRIA下有效. 
代码.
2.随便打开个网页吧.等它加载完.
3.在地址栏粘贴一下刚才复制的东西.
4.出来一个黑框框了吧.
5.随便点一个元素看看?制上面一段

相关文章:

  • 2021-04-02
  • 2021-06-21
  • 2021-12-23
  • 2022-01-18
  • 2021-04-05
  • 2021-08-30
  • 2021-11-23
猜你喜欢
  • 2022-12-23
  • 2021-12-31
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
  • 2022-12-23
  • 2021-12-17
相关资源
相似解决方案