web developer👩🏻‍💻

  • 홈
  • 태그
  • 방명록

input 태그에 숫자값만 받는 간단한 방법 1

[HTML] input 태그에 숫자값만 받는 간단한 방법

1. oninput 이벤트, 정규식, replace() 함수 활용 oninput="this.value = this.value.replace(/[^0-9.]/g, '').replace(/(\..*)\./g, '$1');" 연락처 - - 2. input type "number" 연락처 - - 3. 입력된 keycode 체크하기 function checkNumber(event) { if(event.key === '.' || event.key === '-' || event.key >= 0 && event.key

js 2021.12.29
이전
1
다음
더보기
프로필사진

web developer👩🏻‍💻

  • Category (192)
    • Spring (31)
      • Spring Boot (2)
    • js (64)
    • DB (24)
    • multi (7)
    • css (7)
    • 형상관리 (6)
    • 정보처리기사 (1)
    • Tistory (5)
    • Basic (14)
    • iOS (24)
    • Error (5)

Tag

Oracle, jxls 엑셀, MSsql, spring annotation, poi monitorjbl, 윈도우심볼릭링크걸기, Xcode, xlsx-streamer, 윈도우심볼릭, xcode swift memo, swift 계산기, jxls, mysql, Swift, monitorjbl, xcode12.5.1, swift 메모장 만들기, PostgreSQL, monitorjbl 엑셀, ios app 개발,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/08   »
일 월 화 수 목 금 토
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 29 30
31

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바