반응형

사용예시

 

 

소스코드

 
반응형
반응형
 

 

반응형
반응형
 
반응형
반응형

지원현황.

Chrome 41
Edge 12
Firefox 17
IE No support
Opera 28
Safari 9
Android webview YES
Chrome for Andriod 36
Firefox for Android 17
Opera for Android YES
Safari on iOS 9
Samsung Internet YES

 

이 외에는 아래 코드로 대체.

 
 
반응형
반응형
 

Chorme : YES
IE : 9.0
FF : 1.5
Safari : YES
Opera : YES

 

 
반응형
반응형
 
 
반응형

'스크립트' 카테고리의 다른 글

javascript password 정규식  (0) 2019.10.22
쉘스크립트 현재시간  (0) 2019.10.17
javascript startsWith  (0) 2019.09.20
javascript forEach  (0) 2019.09.20
javascript - countdown , timer, 남은시간  (0) 2019.08.08
javascript - 만 14세 미만 체크 함수.  (0) 2019.07.14
javascript object length 구하기.  (0) 2019.06.30
css - 줄바꿈  (0) 2019.05.15
반응형
 
반응형

'스크립트' 카테고리의 다른 글

쉘스크립트 현재시간  (0) 2019.10.17
javascript startsWith  (0) 2019.09.20
javascript forEach  (0) 2019.09.20
javascript 특수문자 정규식 체크.  (0) 2019.09.15
javascript - 만 14세 미만 체크 함수.  (0) 2019.07.14
javascript object length 구하기.  (0) 2019.06.30
css - 줄바꿈  (0) 2019.05.15
vim - 하이라이트 끄기  (0) 2019.05.13
반응형
 
 

세상 간단.

반응형

'스크립트' 카테고리의 다른 글

javascript startsWith  (0) 2019.09.20
javascript forEach  (0) 2019.09.20
javascript 특수문자 정규식 체크.  (0) 2019.09.15
javascript - countdown , timer, 남은시간  (0) 2019.08.08
javascript object length 구하기.  (0) 2019.06.30
css - 줄바꿈  (0) 2019.05.15
vim - 하이라이트 끄기  (0) 2019.05.13
IE img label for 클릭 안될때 처리  (4) 2019.03.27
반응형

제가 사용하는 기본 환경설정입니다.

새로운 workspace를 만들때마다 항상 설정합니다.

Validation Off는 하는게 정신건강에 이롭습니다. (JSP 파일이 많을 수록 HELL)


[Editor Format] (들여쓰기 설정입니다.)
Window > Preference > Java > Code Style > Formatter
- New.. > scc-project > OK
- Indentation > Tab policy : Spaces only
- Indentation > Indentation size : 2
- Indentation > Tab size : 2
- Line Wrapping > Maximem line width : 120
- OK

Window > Preference > Javascript > Code Style > Formatter
- New.. > scc-project > OK
- Indentation > Tab policy : Spaces only
- Indentation > Indentation size : 2
- Indentation > Tab size : 2
- Line Wrapping > Maximem line width : 120
- OK

Window > Preference > Web > HTML Files > Editor
- Line width : 120
- Indent using spaces 체크
- Indentation size = 2
- Inline Elements > Ctrl + A > Remove
- Apply

Window > Preference > XML > XML Files > Editor
- Line width : 120
- Indent using spaces 체크
- Indentation size = 2
- Apply

[Validation Off]
Window > Preference > Validation 
- Disable All
- Suspend all validators 체크
Window > Preference > Web > JSP Files > Validation
- Validate JSP fragemtns 체크해제

반응형
반응형
 

 

지원가능 브라우저 

Chrome 5

Edge 12

Firefox 4

Internet Explorer 9

Opera 12

Safari 5

Android webview Yes

Chrome for Android Yes

Edge Mobile Yes

Firefox for Android 4

Opera for Android Yes

Safari on iOS Yes

Samsung Internet Yes

 

반응형

+ Recent posts