$(document).ready(function(){var item=$('#item').children();item.each(function(i){$(this).bind('click',function(){ this.css("background-color");})})})遍历之后想绑定个事件,可总是这个错误用addClass还是not a function,求指教,多拓展一点,虚心求教!!谢谢
3 回答
- 3 回答
- 0 关注
- 1412 浏览
添加回答
举报
0/150
提交
取消