HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
📝
프론트엔드 스쿨 교안(1기)
/
📝
JQuery & Ajax
/
$(".demo").click(function(){ $(this).hide(200); });

$(".demo").click(function(){ $(this).hide(200); });

구분
이벤트
대표 속성
설명
이벤트는 이와 같은 형태로 사용