首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX 提问指南
广告
V2EX
›
问与答
这样的代码 想要对 img 的 Attribute change 下断点,请问要怎样做?
airbasic
·
2016-04-14 17:40:12 +08:00
· 1621 次点击
这是一个创建于 3131 天前的主题,其中的信息可能已经有所发展或是发生改变。
<html> <meta charset="utf-8"> <body>
<script> var test = document.getElementById('test'); var asrc = test.src; test.setAttribute('data-src',asrc); </script> </body> </html>
在 f12 右键下了 attribute change 断点之后,刷新之后并没有反应
attribute
asrc
img
script
1 条回复
•
2016-04-14 17:43:11 +08:00
1
airbasic
OP
2016-04-14 17:43:11 +08:00
代码乱成一锅粥了,总之就是对这个图片增加一个属性。如何下断点 0.0
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
2611 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms ·
UTC 05:32
·
PVG 13:32
·
LAX 21:32
·
JFK 00:32
Developed with
CodeLauncher
♥ Do have faith in what you're doing.