首 页
网络学院
视频教程
资源下载
HOT
实例教程
图文教程
专题中心
学习社区
繁體中文
当前位置:
首页
>
图文教程
>
网络编程
>
Javascript
> 滚动条代码生成器
Javascript
Javascript实例教程(12) 隐藏script代码
Javascript实例教程(11) 创建\"后退\"按钮
HTC:浏览器上的舞者
JavaScript 小技巧(第四集)
Javascript实例教程(20) 使用HoTMetal(7)
点一下,首页地址添加到收藏夹(javascript)
Javascript设计漫天雪花
Javascript实例教程(21) OLE Automation(2)
Javascript实例教程(20) 使用HoTMetal(3)
Javascript制作闪烁的边框
JavaScript对象与数组参考大全
Javascript实例教程(21) OLE Automation(3)
利用JavaScript制作倒计时牌
Javascript实例教程(5) 利用Javascript创建对象
利用JAVASCRIPT制作简单动画
Javascript实例教程(15) JS代替CGI
Javascript实例教程(19) 数组
JavaScript[对象.属性]集锦之三
Javascript实例教程(21) OLE Automation(6)
JavaScript 小技巧(第一集)
No.
«
‹
9
10
11
12
›
»
技术文章搜索
关键字
Javascript 中的 滚动条代码生成器
出处:
互联网
整理:
软晨网(RuanChen.com)
发布:
2009-10-12
浏览: 103 ::
收藏到网摘: n/a
baidu博客的编辑友情链接的新的层窗口!经典~支持【FF】
NiftyCube:轻松实现圆角边框
点击运行可以看到效果:
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 全选 提示:你可先修改部分代码,再按运行]
baidu博客的编辑友情链接的新的层窗口!经典~支持【FF】
NiftyCube:轻松实现圆角边框
评论 (0)
All
登陆
还没注册?