随笔 - 64  文章 - 5 评论 - 23 阅读 - 64051
< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

随笔分类 -  js

js
漂浮广告(从上往下飘最后消失)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<scripttype="text/javascript">varadtime=100;//时间varadheight=0;//高度$(document).ready(function()... 阅读全文
posted @ 2010-01-18 13:40 fxh嘟嘟 阅读(381) 评论(0) 推荐(2) 编辑
脚本实现列表左右移
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--functionChange(first,second){varindex=first.selectedIndex;if(index<0){alert("请选择项!");return;}else... 阅读全文
posted @ 2010-01-18 13:35 fxh嘟嘟 阅读(228) 评论(0) 推荐(2) 编辑
javascript---使用createElement动态创建HTML对象.窗体传值
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1.创建链接<BODY><scriptlanguage="JavaScript">varo=document.body;//创建链接functioncreateA(url,te... 阅读全文
posted @ 2010-01-08 08:24 fxh嘟嘟 阅读(755) 评论(0) 推荐(1) 编辑

点击右上角即可分享
微信分享提示