/*********************************************** * 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 } Life Is Like This ♥ <body>

Yo.
I talked to Geok Geok last night,
And managed to fix my blog after listening to her advice,
Which is to play around with the code xD
Hahas.
I managed to fix it already,
So guess how to find out the info in the little gap :D
Note that even if you figured it out, pls dont tell the others as they might not :P
Heehee.
Byes for now :D



Say you love me @
2:05 AM
Tuesday, June 8, 2010