繁体中文
设为首页
加入收藏
资讯中心
网络编程
数据库
脚本专栏
实用技巧
软件编程
网页制作
操作系统
经典网摘
网站技巧
免费资源
关于我们
文章搜索
主机租用
域名查询
基础知识
应用技巧
表单特效
广告代码
网页特效
黑客性质
页面导航:
首页
→
网络编程
→
JavaScript
→
应用技巧
→ 正文内容
滚动条代码生成器
发布:dxy 发布日期:
2007-2-13
字体:[
增加
减小
] 类型:转载
点击运行可以看到效果:
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 全选 提示:你可先修改部分代码,再按运行]
Tags:
滚动条代码生成器
百度中搜索更多的关于
滚动条代码生成器
内容,或者
用Google搜索相关更多
浏览次数:
载入中...
打印本文
关闭本文
返回首页
0
顶一下
上一篇文章:
页面自定义拖拽布局
下一篇文章:
li隔行换色改进版
文章评论
共有
位脚本之家网友发表了评论
我来说两句
同 类 文 章
用ajax实现的自动投票的代码
JS查看对象功能代码
一个javascript参数的小问题
用javascript来实现动画导航效果的代码
一个兼容FF的智能超长文章分页JS
iis6+javascript Add an Extension File
拖动层效果,兼容IE和FF!
脚本之家贴图转换+转贴工具用到的js代码超
关于 byval 与 byref 的区别分析总结
javascript 双色球对奖器
最 近 更 新
论坛特效代码收集(落伍转发-不错)
js prototype 格式化数字 By shawl.qiu
一个符号插入器 中用到的js代码
bcastr2.0 通用的图片浏览器
新浪的图片新闻效果
javascript 控制弹出窗口
用js怎么把&字符换成"&:
Opacity.js
再谈IE中Flash控件的自动激活 ObjectWrap
Javascript 不能释放内存.
热 点 排 行
Div+CSS+JS树型菜单,可刷新
在线游戏大家来找茬II
eval(function(p,a,c,k,e,d)系列
javascript小技巧 超强推荐
动态加载js文件 document.create
Unicode 编码转换器
彻底搞懂JS无缝滚动代码
JavaScript实现Sleep函数的代码
由浅到深了解JavaScript类
支持IE和FF的div+css选项卡
文章评论
共有 位脚本之家网友发表了评论我来说两句