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

$(".demo").each(function() { document.write($(this).text() + "\n"); });

구분
일반
대표 속성
설명
각각의 요소들에게 콜백 함수 실행