HTML5 썸네일형 리스트형 file - multiple file multiple: file multiple: html5 이전까지는 파일 브라우저에서 파일 선택은 하나밖에 되지 않았지만 html5에서는 다중 파일 선택이 가능해졌습니다. 타입 속성에 multiple="true" 또는 multiple 라고 적어주면 됩니다. 더보기 HTML5 Input Type 요소들 search: telephone: url: email: datetime: date: month: month: week: week: time: time: datetime-local: date: number: range: color: hidden: hidden: text: checkbox: radio: file: 위에 소스들은 HTML5 API를 지원해주는 브라우저에서 제대로 표현이 됩니다. 더보기 이전 1 다음