scrollbar-3dlight-color | |
scrollbar-arrow-color | |
scrollbar-base-color | |
scrollbar-darkshadow-color | |
scrollbar-face-color | |
scrollbar-highlight-color | |
scrollbar-shadow-color |
Scrollbar Color PropertiesModify the text using the controls on the lower left portion of this window. The code used to generate the text is shown in the area below. |
<HTML> <HEAD> <STYLE> .TA {scrollbar-3dlight-color:; scrollbar-arrow-color:; scrollbar-base-color:; scrollbar-darkshadow-color:; scrollbar-face-color:; scrollbar-highlight-color:; scrollbar-shadow-color:} </STYLE> </HEAD> <BODY> <TEXTAREA cols=30 rows=5 wrap=off CLASS="TA">This is text inside a TEXTAREA element. You can change the color of the scrollbars for this element with the controls below. This is text inside a TEXTAREA element. You can change the color of the scrollbars for this element with the controls below. This is text inside a TEXTAREA element. You can change the color of the scrollbars for this element with the controls below. This is text inside a TEXTAREA element. You can change the color of the scrollbars for this element with the controls below. This is text inside a TEXTAREA element. You can change the color of the scrollbars for this element with the controls below.</TEXTAREA> </BODY> </HTML> |
[Ctrl+A 全選 注:如需引入外部Js需刷新才能執行]
JavaScript技術:滾動條代碼生成器,轉載需保留來源!
鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。