.取得TABLE元素的个数
程序代码: [ 复制代码到剪贴板 ]
<table width=100% id=tb>
.取得TABLE元素的个数
程序代码: [ 复制代码到剪贴板 ]
1 | 1 |
2 | 1 |
3 | 1 |
2.COLL LINKS
鼠标离哪个LINKS近,哪个LINKS 颜色就发生改变.呵呵.
程序代码: [ 复制代码到剪贴板 ]
- Easy to change characteristics.
The links in the text below will begin changing color as the mouse moves closer to or farther from them.
Text Text Text Text Text
Link Item
Text Text Text Text
Link Item
Text Text Text Text
Link Item
Text Text Text Text Text
3.网页安全色调色板 DW 风格
程序代码: [ 复制代码到剪贴板 ]
4.让textarea自适应高度
程序代码: [ 复制代码到剪贴板 ]
5.js实现像ASP一样接收传过的request
程序代码: [ 复制代码到剪贴板 ]
6.iframe实现自动高度
在IFRAME中加入
style="height:expression(main.document.body.scrollHeight)"
7.表格阴影
程序代码: [ 复制代码到剪贴板 ]
look |
8.连续滚动
左右滚动
程序代码: [ 复制代码到剪贴板 ]
上下滚动
程序代码: [ 复制代码到剪贴板 ]