$(selector).click()
$(selector).click(function)
$( "#target" ).click(function() { alert( "대상 ID가 있는 요소가 클릭되었습니다."); });
Please disable your ad blocker and refresh the window to use this website.