Skip to content

input type=checkbox 로 type=radio 와 같은 기능 사용하기

Notifications You must be signed in to change notification settings

ppotatoG/checkbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

checkbox

demo

input type=checkbox 로 type=radio 와 같은 기능 사용하기

굳이 checkbox를 radio로 ?

box3

  1. jquery 사용
  2. wrap 안에 있는 모든 label들이 radio기능을 하는 checkbox
  3. wrap 안에 있는 버튼을 누르면 다른 모든 input.checked = false && input:first-child.checked = true

About

input type=checkbox 로 type=radio 와 같은 기능 사용하기

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published