2008年10月6日
摘要: 千烨-翼 千烨-翼 阅读全文
posted @ 2008-10-06 14:54 刘卿 阅读(302) 评论(0) 推荐(0) 编辑
摘要: 十一回来,0_0 阅读全文
posted @ 2008-10-06 10:41 刘卿 阅读(119) 评论(0) 推荐(0) 编辑
2008年9月28日
摘要: aptana专业的js开发工具 阅读全文
posted @ 2008-09-28 09:18 刘卿 阅读(260) 评论(0) 推荐(0) 编辑
2008年9月26日
摘要: 看看吧 梦之都往 你好啊!嘿嘿 Emphasized textEmphasized text Strong textStrong text Definition termDefinition term Computer code textComputer code text Sample computer code textSample computer code text Keyboard t... 阅读全文
posted @ 2008-09-26 15:10 刘卿 阅读(197) 评论(3) 推荐(0) 编辑
2008年9月25日
摘要: 在IE6的环境下,如果网页上有div区块和select重叠在一起的时候,即使再怎么调整select的z-index,下拉选单还是会把div区块盖住(在ie7,Firefox是正常的),google了一下网路上的资料,大多是用iframe来解这个问题,但弄iframe写起来也是花时间而且不顺手。 有善心人士把这段程式码写成jQuery的plugin: bgiframe ,只要简单的呼叫plugin... 阅读全文
posted @ 2008-09-25 14:33 刘卿 阅读(1106) 评论(1) 推荐(0) 编辑
摘要: 弹出提示-COOKIE 阅读全文
posted @ 2008-09-25 13:33 刘卿 阅读(212) 评论(0) 推荐(0) 编辑
摘要: function CloseWin(){ var ua = navigator.userAgent; var ie = navigator.appName== "Microsoft Internet Explorer"?true:false; if(ie){ var IEversion = parseFloat(ua.substring(ua.indexOf("MSIE "... 阅读全文
posted @ 2008-09-25 10:53 刘卿 阅读(154) 评论(0) 推荐(0) 编辑
摘要: copy别人的备用 javascript事件查询 javascript事件查询综合(转) javascript事件查询综合 click() 对象.click() 使对象被点击。 closed 对象.closed 对象窗口是否已关闭true/false clearTimeout(对象) 清除已设置的setTimeout对象 clearInterval(对象) 清除已设置的setInterva... 阅读全文
posted @ 2008-09-25 10:46 刘卿 阅读(271) 评论(0) 推荐(0) 编辑
摘要: 自己写了一个 关闭当前窗口弹出一个页面的 ff ie都能出来 但是标签页 就不行了 高手帮我解决下 关闭弹出窗口 阅读全文
posted @ 2008-09-25 10:32 刘卿 阅读(1138) 评论(0) 推荐(0) 编辑
2008年9月22日
摘要: 阅读全文
posted @ 2008-09-22 16:48 刘卿 阅读(305) 评论(0) 推荐(0) 编辑