2016-10-24 17:05发布
问题出现在 this的指向 this永远指向函数执行时的对象.
例子代码: http://codepen.io/hj624608494...
获取属性 - attr()jQuery attr() 方法用于获取属性值。
绑定事件的时候把this传进去,onclick="choose(this)"
function choose(x){
}
$(this).attr(data-name);
$(#toy).attr(data-name);
最多设置5个标签!
付费偷看金额在0.1-10元之间
问题出现在 this的指向 this永远指向函数执行时的对象.
例子代码: http://codepen.io/hj624608494...
获取属性 - attr()
jQuery attr() 方法用于获取属性值。
绑定事件的时候把this传进去,onclick="choose(this)"
function choose(x){
}
$(this).attr(data-name);
$(#toy).attr(data-name);
一周热门 更多>