Sunday, November 23, 2008

SmartMenus

http://www.smartmenus.org/
SmartMenus is one of the most advanced, highly cross-browser and simple-to-use DHTML menu / JavaScript menu (i.e. website menu) scripts available worldwide.

- Accessible to assistive technology
- Search engine friendly
- Section 508 compliant
- List-based markup
- Completely CSS driven
- Fully customizable menu styles
- Full support for RTL text (pages)
- All modern browsers fully supported
- Compact code, simple configuration

Sunday, November 16, 2008

CSS Scrollbar Scrolling Color

【捲軸設定】

CSS可用捲軸列設定值
名稱 說明 可能值 範例
scrollbar-base-color 捲軸列主色調 顏色 scrollbar-base-color:#aaaaaa
scrollbar-arrow-color 按鈕箭頭的顏色 顏色
 
scrollbar-arrow-color:#000000
scrollbar-face-color 移動棒的顏色 顏色 scrollbar-face-color:#ffee99
scrollbar-highlight-color 按鈕邊框內層左邊與上面的顏色及捲軸底部軌道網狀顏色(與track同時使用網狀會消失) 顏色 scrollbar-highlight-color: #000000
scrollbar-3dlight-color 按鈕邊框外層左邊與上面的顏色 顏色 scrollbar-3dlight-color:#000000
scrollbar-darkshadow-color 按鈕邊框外層右邊與下面的顏色 顏色 scrollbar-darkshadow-color:#000000
scrollbar-shadow-color 按鈕邊框內層右邊與下面的顏色 顏色 scrollbar-track-color: #cccccc
scrollbar-track-color 底部軌道顏色 顏色 scrollbar-track-color: #cccccc