IT2012. 5. 29. 13:37
반응형

html {

    -webkit-touch-callout:none;

    -webkit-user-select:none;

    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);

}



--> rgba(0, 0, 0, 0) 이미지 선택 영역 색상 없음

-->  -webkit-touch-callout:none;  터치시 주소 및 링크 가져오지 못하게 함 

반응형

'IT' 카테고리의 다른 글

sketchup 8 목구조 주택  (6) 2012.11.30
sketcup 습작 입니다.  (6) 2012.11.30
python 소수 구하는 알고리즘 sieve algorithm  (2) 2012.04.12
syslog-ng.conf 파일  (2) 2012.03.20
만번 마운트 후에 fsck 로 파일 시스템 check 해라  (3) 2012.02.29
Posted by Dream Come True