모른다
红色熊猫
红色熊猫 2019-02-18 10:37:15
0
2
1075

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


<script type="text/javascript">

$(function(){

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

console.log($(this))

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

})

})

</script>


왜 작동하지 않나요?> $(this)는 콘솔에 인쇄될 때 입력을 받습니다

红色熊猫
红色熊猫

모든 응답(1)
lh

작은따옴표 추가

최신 다운로드
더>
웹 효과
웹사이트 소스 코드
웹사이트 자료
프론트엔드 템플릿