一点牢骚

 

01 2007 档案

js的倒记时代码(转贴)
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 121 1 2 64 65666768 1 1 2 3离2010年还有: 4 5 6 7 8 阅读全文

posted @ 2007-01-11 12:32 胖狐狸 阅读(627) 评论(0) 推荐(0)

学习,学习再学习
摘要:我找到了一个好地方,一个学习编程的好地方http://book.socut.com/这里面有很多网上的资料,好地方啊 阅读全文

posted @ 2007-01-11 11:36 胖狐狸 阅读(120) 评论(0) 推荐(0)

动态的新增Ifream
摘要:今天写了一份,不知道这个用的多不多,如果有没有更好的方法。 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> //新增一个Ifream function AddFrame(Name,Title,Url) { ... 阅读全文

posted @ 2007-01-10 18:23 胖狐狸 阅读(489) 评论(0) 推荐(0)

用Javascript 对 asp.net 2.0树进行单选
摘要:1function OnTreeNodeChecked() 2{ 3 var ele = event.srcElement; 4 var chkother= document.getElementsByTagName("input"); 5 if(ele.type=='checkbox') 6 { 7 for (var i=0;i-1)12 ... 阅读全文

posted @ 2007-01-05 14:03 胖狐狸 阅读(189) 评论(0) 推荐(0)

导航