반응형
Today I am going to introduce transform effect of CSS3.
just mouse over below box then it will rotate smoothly.
오늘 보실 효과는 css3의 transform 효과 입니다.
-webkit-transform 을 이용해서 구현하시면 됩니다.
이 기능은 인터넷 익스플로어와 오페라에서는 작동하지 않네요.
Google Chrome 16.0.912.75 m - Working well (O)
Internet Explorer 9.0.8.112 - Not working (X)
Opera 11.60 - Not working (X)
Safari 5.1.2 - Working well (O)
FireFox 9.0.1 - Working well (O)
HTML5 Presentation
You can download the Sample source code below.
아래 샘플 파일을 다운로드 받으세요.
See you again.
just mouse over below box then it will rotate smoothly.
오늘 보실 효과는 css3의 transform 효과 입니다.
-webkit-transform 을 이용해서 구현하시면 됩니다.
이 기능은 인터넷 익스플로어와 오페라에서는 작동하지 않네요.
Google Chrome 16.0.912.75 m - Working well (O)
Internet Explorer 9.0.8.112 - Not working (X)
Opera 11.60 - Not working (X)
Safari 5.1.2 - Working well (O)
FireFox 9.0.1 - Working well (O)
You can download the Sample source code below.
아래 샘플 파일을 다운로드 받으세요.
See you again.
반응형
'WEB_APP > HTML5' 카테고리의 다른 글
CSS Image Sprites 실습 해 보기 (0) | 2012.08.16 |
---|---|
HTML5 CSS Text wrapping (Google) (0) | 2012.02.04 |
HTML5 CSS3 Flexible Box Model (0) | 2012.02.02 |
HTML5 CSS3 Animation and Adobe Dreamweaver (0) | 2012.01.30 |
HTML5 CSS Columns Google (0) | 2012.01.27 |
HTML5 Transitions (-webkit-transition) (0) | 2012.01.20 |
HTML5 Geolocation (구글 지도에 현위치 표시하기) (3) | 2012.01.19 |
HTML5 Better semantic tags (0) | 2012.01.18 |
HTML5 Speech Input (음성인식) API (0) | 2012.01.16 |
HTML5 Storage 4 - Application Cache - (0) | 2012.01.11 |