首 页
网络学院
视频教程
资源下载
HOT
实例教程
图文教程
专题中心
学习社区
繁體中文
当前位置:
首页
>
图文教程
>
网络编程
>
Javascript
> 滚动条代码生成器
Javascript
mvc模式分离javascript开发
30个美观的有创意的和引人注目的灵感导航菜单
JS教程:匿名函数
JS教程:childNodes与parentNode
IE浏览器的DOM模型
使用yui3实现最简单拖动
YUI的简单的dom事件
JS区别IE6、IE7、IE8之间的方法
JavaScript教程:Table行定位效果
建立HTML字符串的最快速方法
10个美观实用的jQuery和MooTool日历插件
JS教程:Javascript实现缓动效果
Javascript小游戏贪吃蛇(详细注释)
JavaScript组件开发:分析和设计组件
JavaScript:判断iframe是否加载完成的完美方法
JS特效详解:图片幻灯片切换
JS给文本区域(textarea)字数限制
用js按比例重定图片尺寸
不用组件实现Ajax效果
PHP+JS实现搜索自动提示
No.
«
‹
177
178
179
180
›
»
技术文章搜索
关键字
Javascript 中的 滚动条代码生成器
出处:
互联网
整理:
软晨网(RuanChen.com)
发布:
2009-10-12
浏览: 149 ::
收藏到网摘: 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
登陆
还没注册?