일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 공유기 서버
- reactor
- 서버운영
- spring reactive
- 웹 커리큘럼
- Spring Framework
- 웹앱
- ipTIME
- Spring Batch
- 웹 스터디
- reactive
- reactor core
- Today
- Total
Hello World
jQuery Ui Class 본문
ui-state-default default
ui-state-hover mouse hover
ui-state-focus 초점이 맞춰진 상태
ui-state-active 활성화 상태
ui-state-highlight 강조 표시
ui-state-error 에러
ui-state-error-text 글자만 에러 표시
ui-state-disabled 사용할 수 없는 상태
ui-helper-hidden 보이지 않게 만듦(display 속성 조작)
ui-helper-hidden-accessible 보이지 않게 만듦(clip 속성 조작)
ui-helper-reset 스타일 초기화
(margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none, font-size: 100%; list-style: none;)
ui-helper-clearfix float 속성을 적용한 객체를 감싸는 객체에 사용
ui-helper-zfix iframe 태그가 화면을 꽉 채우게 만듦
ui-icon icon 지정(ui-icon 을 먼저 지정하고 이름을 지정)
[출처] jquery ui class|작성자 묵금
'jQuery > PlugIn' 카테고리의 다른 글
JSZip + FileSaver : 자바스크립트 파일 압축 다운로드 도구 (0) | 2016.08.10 |
---|