Blog日历

<< 2009 十二月 >>
30 31 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

栏目分类

·诗 (6) ·涂 (6) ·歌 (2) ·书 (10) ·片 (30) ·编 (0) ·聊 (1) ·人 (1)

最新日志

·男人都是西门庆(2009-11-14)
·扯淡的三国计谋(2009-11-3)
·贾诩的“反计”和徐晃的“沉着”(2009-10-18)
·不一定(2009-8-30)
·书托八爪(2009-8-5)
·那些放逐和被放逐的高人们(2009-7-30)
·生活是艰难的,但是需要幽默(2009-7-14)
·梁文道就是刘德华(2009-7-14)

最新评论

·呵呵。这么说两位仁兄都是西门庆了?...(2009-11-22)
·diao...(2009-11-20)
·歪:好文,写得越来越好了...(2009-11-20)
·说的是,我也经常去他那买书的 ...(2009-9-3)
·歪:哎,我就是个不坚定者...(2009-9-1)

链接

·马可
·马叙
·
马伊
·
凡树
·
金少策
·
八爪
·
小歪
·
方韶毅
·
浩寄
·
大门
·
王瓯平
·
点点
·
八爪
·
孟想

访问计数:183207
丁小武 管 理 员



QQ375659453 邮箱dragonking95@hotmail.com 只写给熟人看。

   

本站域名:http://qywzlg.blog.tianya.cn/
//ie copyValue=function(element) { if(isIE()) { element=$(element); switch(element.tagName.toLowerCase()) { case"input":element.select(); clipboardData.setData("Text",element.value); alert("您已经复制了此链接地址"); break; default:clipboardData.setData("Text",element.innerHTML); break; } } else { element=$(element); element.select(); copy(element.value) alert("您已经复制了此链接地址"); } } function isIE(number) { if(typeof(number)!=number) { return!!document.all; } } function $() { var results=[],element; for(var i=0;i1?results:results[0]; } //ie,friefox function CopyText(id) { copy(document.getElementById(id).value); } function copy(text2copy) { var flashcopier = 'flashcopier'; if(!document.getElementById(flashcopier)) { var divholder = document.createElement('div'); divholder.id = flashcopier; document.body.appendChild(divholder); } document.getElementById(flashcopier).innerHTML = ''; var divinfo = '';//这里是关键 document.getElementById(flashcopier).innerHTML = divinfo; } function addBookmark(strUrl,strTitle) { if(window.sidebar) { window.sidebar.addPanel(strTitle,strUrl,""); } else { window.external.AddFavorite(strUrl,strTitle); } }