[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
「jquery overlay」的推薦目錄:
- 關於jquery overlay 在 紀老師程式教學網 Facebook 的最佳解答
- 關於jquery overlay 在 Overlay - jQuery TOOLS 的評價
- 關於jquery overlay 在 jQuery: How can I create a simple overlay? - Stack Overflow 的評價
- 關於jquery overlay 在 vast-engineering/jquery-popup-overlay - GitHub 的評價
- 關於jquery overlay 在 Loading Overlay w/HTML, CSS, and jQuery - YouTube 的評價
- 關於jquery overlay 在 OVERLAY-LIKE EFFECT WITH JQUERY - Pinterest 的評價
- 關於jquery overlay 在 Importing and using overlay from jquery_plugin module 的評價
- 關於jquery overlay 在 jgerigmeyer/jquery-loading-overlay - githubmemory 的評價
jquery overlay 在 vast-engineering/jquery-popup-overlay - GitHub 的推薦與評價
jQuery plugin for responsive and accessible modal windows and tooltips - GitHub - vast-engineering/jquery-popup-overlay: jQuery plugin for responsive and ... ... <看更多>
jquery overlay 在 Overlay - jQuery TOOLS 的推薦與評價
A jQuery selector for the closing elements inside the overlay. These can be any elements such as links, buttons or images. If this is not supplied, a close ... ... <看更多>