随笔分类 -  JavaScript

时间选择器-不是日历哦【js】
摘要:SetTime.jsCode highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--varstr="";document.writeln("<divid=\"_contents\"style=\"padding:6px;background-color:#E3E... 阅读全文

posted @ 2010-08-03 06:01 Master zhu 阅读(307) 评论(0) 推荐(0)

博客园用的日历js-
摘要:WdatePicker.js  下载地址:http://home.cnblogs.com/js/DatePicker/WdatePicker.js----------------------------------------------------------------------- 阅读全文

posted @ 2010-07-20 19:02 Master zhu 阅读(219) 评论(0) 推荐(0)

js重新加载页面,就一句
摘要:<script>location.reload();</script> 阅读全文

posted @ 2010-06-27 15:12 Master zhu 阅读(428) 评论(0) 推荐(0)

设置div圆角的jquery插件-jquery.corner.js
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--/*!*jQuerycornerplugin:simplecornerrounding*Examplesanddocumentationat:http://jquery.malsup.com/corn... 阅读全文

posted @ 2010-06-27 12:57 Master zhu 阅读(1204) 评论(0) 推荐(0)

vs2010中javascript断点无效
摘要:原来是自己在IE中设置错了  可能是ie6太邪恶了,之前用着用着老是弹出js脚本错误,索性就 工具--选项--高级--禁用脚本调试[Internet Explorer]  这样一来我的vs就无法对设置js的断点起作用了 阅读全文

posted @ 2010-06-23 10:41 Master zhu 阅读(573) 评论(0) 推荐(0)

js复制源代码
摘要:javascript:window.clipboardData.setData("Text",document.documentElement.outerHTML)-------------------------把上面的一段代码复制到地址栏里回车然后打开记事本 Ctr+V 阅读全文

posted @ 2010-06-17 12:11 Master zhu 阅读(327) 评论(1) 推荐(0)

左侧导航-平滑伸展收缩【源码】
摘要:下载 阅读全文

posted @ 2010-06-11 10:00 Master zhu 阅读(336) 评论(0) 推荐(0)

直接redirect没有alert-替换方法
摘要:[代码] 阅读全文

posted @ 2009-09-22 15:18 Master zhu 阅读(173) 评论(0) 推荐(0)

导航