[問題]可否將視窗捲軸設定成自己喜歡的顏色?
發表於 : 2005-08-29 15:35
請問可否將視窗捲軸設定成自己喜歡的顏色,而又不影響版面風格呢?
設定上應該怎樣處理?
設定上應該怎樣處理?
代碼: 選擇全部
/* this attribute sets the basis for all the other scrollbar colors (Internet Explorer 5.5+ only) */
SCROLLBAR-BASE-color: #004c75;
SCROLLBAR-ARROW-color: #fcdc43;
}
代碼: 選擇全部
SCROLLBAR-BASE-color: #004c75;
SCROLLBAR-ARROW-color: #fcdc43;