手机
当前位置:查字典教程网 >编程开发 >Javascript教程 >滚动条代码生成器
滚动条代码生成器
摘要:P{margin-top:.6em;margin-bottom:.6em;}BODY{margin-left:0pt;margin-top:...

P { margin-top: .6em; margin-bottom: .6em; } BODY { margin-left: 0pt; margin-top: 0pt; font-size: 80%; font-family: Verdana, Arial, Helvetica, MS Sans Serif; } H1 { font-size: 145%; margin-top: 1.35em; margin-bottom: .5em; } PRE { font-family: Courier New; font-size: 130%; background: #EEEEEE; margin-top: 1em; margin-bottom: 1em; margin-left: 0pt; padding-top: 5pt; padding-bottom: 5pt; padding-left: 5pt; padding-right: 5pt; } TABLE { font-size: 100%; } TR { vertical-align: top; } TD { margin: 3pt; }

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.
scrollbar-3dlight-color none aqua blue chartreuse darksalmon fuchsia gold hotpink khaki lightsalmon magenta orange palegreen teal tomato yellow
scrollbar-arrow-color none aqua blue chartreuse darksalmon fuchsia gold hotpink khaki lightsalmon magenta orange palegreen teal tomato yellow
scrollbar-base-color none aqua blue chartreuse darksalmon fuchsia gold hotpink khaki lightsalmon magenta orange palegreen teal tomato yellow
scrollbar-darkshadow-color none aqua blue chartreuse darksalmon fuchsia gold hotpink khaki lightsalmon magenta orange palegreen teal tomato yellow
scrollbar-face-color none aqua blue chartreuse darksalmon fuchsia gold hotpink khaki lightsalmon magenta orange palegreen teal tomato yellow
scrollbar-highlight-color none aqua blue chartreuse darksalmon fuchsia gold hotpink khaki lightsalmon magenta orange palegreen teal tomato yellow
scrollbar-shadow-color none aqua blue chartreuse darksalmon fuchsia gold hotpink khaki lightsalmon magenta orange palegreen teal tomato yellow
Scrollbar Color Properties Modify 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>
Copy Code to Clipboard

[Ctrl+A 全选 注:如需引入外部Js需刷新才能执行]

【滚动条代码生成器】相关文章:

浏览器检测JS代码(兼容目前各大主流浏览器)

JS代码的格式化和压缩

7个有用的jQuery代码片段分享

超酷右下浮出广告窗口代码

特殊字符、常规符号及其代码对照表

Node.js的MongoDB驱动Mongoose基本使用教程

JS代码混淆初步

jquery滚动特效集锦

jQuery实现div随意拖动的实例代码(通用代码)

无间断滚动marquee的详细用法解析

上一篇: 微调数字
精品推荐
分类导航