티스토리 뷰

Skill/html js css

jquery event 사용

진열사랑 2023. 11. 2. 18:01

<input type="file" onchange="chkfile(event)">

function chkfile(event) {
     console.log($(event.currentTarget).val());
}

'Skill > html js css' 카테고리의 다른 글

jquery DataTable manual  (0) 2024.01.12
이벤트 버블링(bubbling)과 캡처링(capturing)  (1) 2023.12.21
jquery option 다루기  (0) 2023.10.31
jQuery : Parsing (JSON, XML, HTML)  (0) 2023.10.04
[Javascript] Full calendar  (0) 2023.08.17
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2025/02   »
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28
글 보관함