首 页
网络学院
视频教程
资源下载
HOT
实例教程
图文教程
专题中心
学习社区
繁體中文
当前位置:
首页
>
图文教程
>
网络编程
>
Javascript
> 滚动条代码生成器
Javascript
根据判断浏览器类型屏幕分辨率自动调用不同CSS的代码
浮动广告js类实现
使用透明叠加法美化文件上传界面的代码
用Div仿showModalDialog模式菜单的效果的代码
JsEasy简介 JsEasy是什么?与下载
网页屏蔽(左右键,代码等)的非JS方法
在IE模态窗口中自由查看HTML源码的方法
点下网页的任意地方,都可到达指定页面的js代码
实例学习Javascript之构建方法、属性
腾讯QQ网页在线客服,隐藏在网页一侧的隐现效果二
腾讯QQ网页在线客服,随网页滚动条上下移动的效果一
可以媲美Flash的JS导航菜单
js实现的XP风格的右键菜单
用JavaScript实现仿Windows关机效果
学习YUI.Ext基础第一天
学习YUI.Ext 第四天--对话框Dialog的使用
Gird组件 Part-3:范例RSSFeed Viewer
可缩放Reloaded-一个针对可缩放元素的复用组件
简单三步,搞掂内存泄漏
pjblog修改技巧汇总
No.
«
‹
202
203
204
205
›
»
技术文章搜索
关键字
Javascript 中的 滚动条代码生成器
出处:
互联网
整理:
软晨网(RuanChen.com)
发布:
2009-10-12
浏览: 153 ::
收藏到网摘: 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
登陆
还没注册?