完全自爽之網頁降雪效果
氣象報告說今年可能沒有 white chiristmas..囧,那只好自己讓 blog 降降雪了
1. 另存 snow.js 後 [mirror],上傳至網路。
2. 編輯 theme 資料夾下的 header.php,將下列 code 貼至 <body> 之中,並指定 snow.js 的位置。
<script type="text/javascript" src="snow.js">
/***********************************************
* Snow Effect without images-by Kurt Grigg at HTTP://www.btinternet.com/~kurt.grigg/javascript
* Script featured & available at Dynamic Drive at HTTP://www.dynamicdrive.com/
* Please keep this notice intact
***********************************************/</script>
完成,下雪囉..囧rz
[source: Snow Effect without images]
ps. 如果要更炫的,請參考 Snow Effect 或是 Snow Effect Plugin








