Song

Followers

Ah Yun life♥

function disableSelection(target){ if (typeof target.onselectstart!="undefined") //IE route target.onselectstart=function(){return false} else if (typeof target.style.MozUserSelect!="undefined") //Firefox route target.style.MozUserSelect="none" else //All other route (ie: Opera) target.onmousedown=function(){return false} target.style.cursor = "default" } //Sample usages //disableSelection(document.body) //Disable text selection on entire body //disableSelection(document.getElementById("mydiv")) //Disable text selection on element with id="mydiv" disableSelection(document.body) //disable text selection on entire body of page

2011年3月18日星期五

=[

今天没出街`
窝在家里xD

那个慧敏哈`
今天早早打电话给我`
聊了很久才要关电话xD

Omg!!!
现在不只Fb也lag`
连其他的网站也lag到半死
到底是我line慢?
还是你们的问题?
Pek Cik Nia/.\


今天在Fb上传料
2张"自恋照"xD
因为blog太lag料
所以没post在这
要看的请按下面按钮:)
1)<--
2)<--

没有评论:

发表评论