[WebTech #73] CSS > 4. CSS 範例 > 4-5 圖形處理 > 4-5-2 游標凌空特效
目前國外的網頁設計風格,正在流行所謂「高效响應風格」(High Responsive Style)。所謂「高效响應風格」,就是使用者做任何事情,畫面都得有個反應,讓使用者潛意識確認「我做對了!」。而「游標凌空特效」(Hover Effect),更是這次「高效响應風」裡,必備的要素之一。
所謂「游標凌空特效」,就是你將滑鼠游標移至可點選、或是希望使用者注意的地方時,都得有「放大」、「糊化(Blur)」...等特效,來吸引使用者。這裡我幫大家整理了一些「游標凌空特效」,希望大家喜歡:
(1) http://tympanus.net/codrops/2012/06/18/3d-thumbnail-hover-effects/
(2) http://tympanus.net/TipsTricks/DirectionAwareHoverEffect/
(3) http://tympanus.net/codrops/2011/11/02/original-hover-effects-with-css3/
(4) http://tympanus.net/codrops/2012/05/14/annotation-overlay-effect-with-css3/
(5) http://tympanus.net/codrops/2012/08/08/circle-hover-effects-with-css-transitions/
(6) http://www.freshdesignweb.com/css3-hover-effects-with-websymbols-tutorial.html
(7) http://www.hongkiat.com/blog/css3-image-captions/
---
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
「css overlay image」的推薦目錄:
- 關於css overlay image 在 紀老師程式教學網 Facebook 的最讚貼文
- 關於css overlay image 在 How to make in CSS an overlay over an image? - Stack ... 的評價
- 關於css overlay image 在 How to create a simple CSS image overlay with ::before or ::after 的評價
- 關於css overlay image 在 solodev/image-overlay-with-css - GitHub 的評價
- 關於css overlay image 在 Overlay image on an other - Salesforce Stack Exchange 的評價
- 關於css overlay image 在 11 CSS Image Hovering Effects for Weebly » WebNots 的評價
- 關於css overlay image 在 Embed YouTube Video with Custom Image & Text Overlay in ... 的評價
- 關於css overlay image 在 CSS-設置背景overlay 的評價
css overlay image 在 How to create a simple CSS image overlay with ::before or ::after 的推薦與評價

The CSS ::after and ::before pseudo-elements have many great tricks. The easiest and best of which is ... ... <看更多>
css overlay image 在 solodev/image-overlay-with-css - GitHub 的推薦與評價
Contribute to solodev/image-overlay-with-css development by creating an account on GitHub. ... <看更多>
css overlay image 在 How to make in CSS an overlay over an image? - Stack ... 的推薦與評價
... <看更多>
相關內容