不懂
红色熊猫
红色熊猫 2019-02-18 10:37:15
0
2
1076

<input type="text" name="" id="name">


#<script type="text/javascript">

$(function(){

$('#name').change(function(){

# console.log($(this))

$('this').css('backgroundColor','red');

})

})

</script>


為什麼這樣不行> $(this)在控制台列印出來時是取得到input的

红色熊猫
红色熊猫

全部回覆(1)
lh

多了單引號

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板