[WebTech #67] CSS > 4. CSS 範例 > 4-4 視覺元件 > 4-4-4 進度顯示與圖示
*** 進度顯示 ***
所謂進度顯示,是網頁正在上載檔案,或是正處於忙碌時,用來告知使用者稍等一下的機制。進度顯示一共有兩大類:
(1) 忙碌等待圖示(Busy Indicator):這類外觀長得像一個圓圈圈,當網頁忙碌時,就會「轉呀轉」,告知你它正在忙碌。
- http://css-tricks.com/css3-loading-spinner/
- http://www.marcofolio.net/css/css3_quickie_the_facebook_loading_animation.html
(2) 進度條(Progress Bar):這種進度顯示,不僅告訴你它在做事,還告訴你它做到 % 幾了。
- http://www.hongkiat.com/blog/html5-progress-bar/
- http://css-tricks.com/css3-progress-bars/
如果您嫌不過癮,這裡有 35 種「進度顯示」的視覺元件供您參考,都是 CSS 做的:
http://www.hongkiat.com/blog/beautiful-progress-bars/
*** 圖示 ***
您知道像 GMail 圖示、RSS 圖示,都可以單憑 CSS 畫出來嗎?這麼做的原因最主要的就是「將低頻寬」。畢竟傳送文字、比傳送圖片到瀏覽器,前者輕鬆多了!以下教您如何用 CSS 繪製圖示。熟了以後,您也可以繪製自己的圖示喔:
- 檔案圖示: http://net.tutsplus.com/tutorials/html-css-techniques/create-a-document-icon-with-css3/
- GMail 圖示: http://www.hongkiat.com/blog/gmail-logo-css3/
- RSS 圖示: http://www.hongkiat.com/blog/rss-feed-logo-with-css3/
---
最棒的 CSS Selector 或 Properties 線上參考手冊:
(進入後,Selector 在中央,Properties 在左下選單)
http://www.w3schools.com/cssref/css_selectors.asp
同時也有10000部Youtube影片,追蹤數超過2,910的網紅コバにゃんチャンネル,也在其Youtube影片中提到,...
「css loading spinner」的推薦目錄:
- 關於css loading spinner 在 紀老師程式教學網 Facebook 的最讚貼文
- 關於css loading spinner 在 コバにゃんチャンネル Youtube 的最佳貼文
- 關於css loading spinner 在 大象中醫 Youtube 的最讚貼文
- 關於css loading spinner 在 大象中醫 Youtube 的最佳貼文
- 關於css loading spinner 在 CSS loaders and Spinners 的評價
- 關於css loading spinner 在 css-loading-animations · GitHub Topics 的評價
- 關於css loading spinner 在 How to Create a CSS Page Loading Spinner - YouTube 的評價
- 關於css loading spinner 在 Centering a loading spinner in a table row using HTML and CSS 的評價
- 關於css loading spinner 在 CSS3 Loading Spinner | Motion design animation ... - Pinterest 的評價
- 關於css loading spinner 在 Easy CSS Loading Spinner | CSS Tricks | htmlcss.xyz Learn to ... 的評價
css loading spinner 在 コバにゃんチャンネル Youtube 的最佳貼文
css loading spinner 在 大象中醫 Youtube 的最讚貼文
css loading spinner 在 大象中醫 Youtube 的最佳貼文
css loading spinner 在 css-loading-animations · GitHub Topics 的推薦與評價
CSS loading animations with minimal effort! ... A collection of Pure CSS animated Spinners ... Loading Dots Animation Effects With HTML CSS & JavaScript. ... <看更多>
css loading spinner 在 How to Create a CSS Page Loading Spinner - YouTube 的推薦與評價
How to Create a CSS Page Loading Spinner - Web Design Tutorial. dcode. dcode. 117K subscribers. Join. Subscribe. ... <看更多>
css loading spinner 在 CSS loaders and Spinners 的推薦與評價
CSS Loader is a collection of different types of loaders, spinners and their source code. There are no image dependencies in this. It's is done using pure ... ... <看更多>