$(document).ready(function(){var item=$('#item').children();item.each(function(i){$(this).bind('click',function(){????this.css("background-color");})})})遍歷之后想綁定個事件,可總是這個錯誤用addClass還是not a function,求指教,多拓展一點,虛心求教??!謝謝
jquery 的遍歷問題
qq_一夢兩三年丶_0
2017-05-24 11:59:50