" Struggle ,,
Life is ...
避免文章被抄襲
/***********************************************
* Disable select-text script- © Dynamic Drive (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/
//form tags to omit in NS6+:
var omitformtags=["input", "textarea", "select"]
omitformtags=omitformtags.join("|")
function disableselect(e){
if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1)
return false
}
function reEnable(){
return true
}
if (typeof document.onselectstart!="undefined")
document.onselectstart=new Function ("return false")
else{
document.onmousedown=disableselect
document.onmouseup=reEnable
}
2012年3月29日 星期四
網誌
每個人寫著各式各樣形式的網誌...
雖然大家從頭到尾都沒拿起過筆...
也許只是希望... 至少... 在未來的某一天...
萬一那時很不幸的... 沒有人能知道他是誰...
或是不再有人出現在他的生命當中陪伴著他...
若世界上只剩下他自己的話...
他至少還能知道自己是誰...
自己曾經是個什麼樣子的人...
自己怎麼會變成那樣子...
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言