Skip to content
(*.40.211.60) 조회 수 181 추천 수 0 댓글 0
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

<div class="Main">

    <div class="box">

        <form id="registrationForm">

            <div class="rowflex01">

                <div class="input-container">

                    <input type="text" class="userId" id="userId" name="userId" required>

                    <span for="userId" class="input-label">ID</span>

                </div>

                <button type="button" id="checkUsername">중복 확인</button>

            </div>

 

            <div class="rowflex01">

                <div class="input-container">

                    <input type="password" class="password" id="password" name="password" required>

                    <span for="password" class="input-label">비밀번호</span>

                </div>

                <span id="passwordHelp" class="help"></span>

            </div>

 

            <div class="rowflex01">

                <div class="input-container">

                    <input type="password" class="confirmPassword" id="confirmPassword" name="confirmPassword" required>

                    <span for="confirmPassword" class="input-label">비밀번호 확인</span>

                </div>

                <span id="confirmHelp" class="help"></span>

            </div>

 

            <div class="rowflex01">

                <div class="input-container">

                    <input type="password" class="password" id="password02" name="password02" required>

                    <span for="password" class="input-label">출금 비밀번호</span>

                </div>

                <span id="password02Help" class="help"></span>

            </div>

 

            <div class="rowflex01">

                <div class="input-container">

                    <input type="password" class="confirmPassword" id="confirmPassword02" name="confirmPassword02" required>

                    <span for="confirmPassword02" class="input-label">출금 비밀번호 확인</span>

                </div>

                <span id="confirm02Help" class="help"></span>

            </div>

 

            <div class="input-container">

                <input type="email" class="email" id="email" name="email" required>

                <span for="email" class="input-label">이메일</span>

            </div>

 

            <div class="input-container">

                <input type="text" class="name" id="name" name="name" required>

                <span for="name" class="input-label">이름</span>

            </div>

 

            <div class="input-container">

                <input type="text" class="birthDate" id="birthDate" name="birthDate" required>

                <span for="birthDate" class="input-label">생년월일 8자리</span>

            </div>

 

            <div class="input-container">

                <input type="tel" class="phone" id="phone" name="phone" pattern="\d{10,11}" required>

                <span for="phone" class="input-label">휴대번호</span>

            </div>

 

            <label for="carrier">통신사 선택</label>

            <select id="carrier" name="carrier">

                <option value="">통신사 선택...</option>

                <option value="SKT">SKT</option>

                <option value="KT">KT</option>

                <option value="LGU">LGU+</option>

                <option value="etc">기타</option>

            </select>

            <div class="rowflex01">

                <div class="fieldsetflex">

                    <fieldset>

                        <legend>성별</legend>

                        <label><input type="radio" name="gender" value="male" required> 남'자</label>

                        <label><input type="radio" name="gender" value="female"> 여'자</label>

                    </fieldset>

 

                    <fieldset>

                        <legend>국적</legend>

                        <label><input type="radio" name="nationality" value="domestic" required> 내국인</label>

                        <label><input type="radio" name="nationality" value="foreign"> 외국인</label>

                    </fieldset>

                </div>

            </div>

 

            <button type="button" class="auth-request">인증요청</button>

            <button type="submit" class="complet" id="submitButton">완료</button>

        </form>

    </div>

</div>


 

            <div class="input-container">

                <input type="text" class="name" id="name" name="name" required>

                <span for="name" class="input-label">이름</span>

            </div>

 

            <div class="input-container">

                <input type="text" class="birthDate" id="birthDate" name="birthDate" required>

                <span for="birthDate" class="input-label">생년월일 8자리</span>

            </div>

 

            <div class="input-container">

                <input type="tel" class="phone" id="phone" name="phone" pattern="\d{10,11}" required>

                <span for="phone" class="input-label">휴대번호</span>

            </div>

를 비활성화 (readonly) 처리 해두고, 본인인증의 CI를 인풋에 불러오고 싶은데, 이 본인인증 api에 관련 되어서 지식이 있으신 분 없으신지요...


자유 게시판

자유롭게 대화하는 공간입니다.

  1. [ 제 19회 DSL 모퍼배 중계 ]

    Date2024.04.27 Category[대회] By[NGO]울림소리 Views185 Votes0
    read more
  2. [ 제 19회 DSL 모퍼배 공지 ]

    Date2024.04.13 Category[대회] By희사 Views2486 Votes1
    read more
  3. [ 공식 톡방 ]

    Date2021.03.30 Category[공지] ByNarr Views8582 Votes2
    read more
  4. [ 사설 대회 기록 ]

    Date2020.09.20 Category[일반] By앜저씨 Views12059 Votes6
    read more
  5. [ 대회 관리자용 매뉴얼 24.04.14 ]

    Date2019.10.13 Category[공지] By[NGO]울림소리 Views10937 Votes2
    read more
  6. [ 라크쉬르 군주 실록 ]

    Date2016.02.19 Category[일반] By[NGO]울림소리 Views35328 Votes12
    read more
  7. 저테전 실험실하면서 알게 된 것

    Date2024.05.02 Category[일반] Byarrayofpten Views185 Votes1
    Read More
  8. 남은유닛 가격표시

    Date2024.05.02 Category[일반] Byarrayofpten Views100 Votes0
    Read More
  9. 대회

    Date2024.05.02 Category[일반] By대머리 Views117 Votes1
    Read More
  10. 대회 여론조사 2

    Date2024.04.30 Category[일반] ByMoper Views314 Votes0
    Read More
  11. 프테전 1티어

    Date2024.04.30 Category[일반] By농구가하고싶어요 Views179 Votes0
    Read More
  12. 대회대진 여론조사

    Date2024.04.29 Category[일반] ByMoper Views291 Votes0
    Read More
  13. 돌진 업그레이드에 대한 제안

    Date2024.04.29 Category[일반] By안싸 Views199 Votes0
    Read More
  14. 바뀌었으면 좋겠다고 생각하는 것들

    Date2024.04.29 Category[일반] Byarrayofpten Views183 Votes0
    Read More
  15. 제 19회 DLS 모퍼배 2일차 결과표

    Date2024.04.28 Category[일반] By희사 Views186 Votes1
    Read More
  16. 제 19회 DLS 모퍼배 1일차 결과표

    Date2024.04.27 Category[일반] By희사 Views299 Votes3
    Read More
  17. 데저트 공식 디코방 만들 생각은 없으신가요?

    Date2024.04.27 Category[일반] Byarrayofpten Views150 Votes2
    Read More
  18. 제 19회 DSL 모퍼배 캔낫 관련 공지

    Date2024.04.21 Category[일반] By희사 Views343 Votes0
    Read More
  19. 대회 끝나면 어차피 패치 올라오죠?

    Date2024.04.20 Category[일반] By안싸 Views180 Votes0
    Read More
  20. 제 19회 DLS 모퍼배 대진표 입니다

    Date2024.04.18 Category[일반] By희사 Views555 Votes0
    Read More
  21. 숭고한 전투였고 전 승리했습니다 그 곳에서 안녕하시길..

    Date2024.04.14 Category[일반] By가가라이뎡 Views520 Votes1
    Read More
  22. 요즘 겜하면서 느낀거

    Date2024.04.13 Category[일반] By육사 Views297 Votes0
    Read More
  23. 아무도 쓰지 않는 유닛 부터 설계가 들어가면 좋겠습니다.

    Date2024.04.08 Category[일반] By안싸 Views381 Votes0
    Read More
  24. 비방팟 하다 튕겼었었습니다

    Date2024.04.04 Category[일반] ByIOWA Views239 Votes0
    Read More
  25. 광고 매달 정기 후원

    Date2024.04.03 Category[일반] By비수 Views179 Votes0
    Read More
  26. 4월 2일 오후 10시 53분 안 팅기게 하는 법

    Date2024.04.02 Category[일반] By에그임ㅋ Views230 Votes0
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 ... 682 Next
/ 682

Copyright © 2012-2018 Emberstar, All Rights Reserved.

Created by Emberstar

sketchbook5, 스케치북5

sketchbook5, 스케치북5

나눔글꼴 설치 안내


이 PC에는 나눔글꼴이 설치되어 있지 않습니다.

이 사이트를 나눔글꼴로 보기 위해서는
나눔글꼴을 설치해야 합니다.

설치 취소