• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

KeyboardEvent.shiftkey

[JS30] -10) Hold Shift Check Checkboxes

KeyboardEvent.shiftKey Shiftkey를 눌렀는지 안 눌렀는지 여부를 판별하기 위해 사용할 수 있는 메소드이다. 처음에 click이벤트와 shift keydown이벤트 두 개를 만들고 있었는데, 중첩해야 하는 부분이 있어 고민했었다. 이 API를 사용하면 정말 간단하게 구현할 수 있다. forEach로 모든 체크박스 element를 순회하면서 클릭했던 체크박스를 기준으로 체...

keydownKeyboardEventKeyboardEvent.shiftkeyshiftKeyKeyboardEvent

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more