profile affiliates free page refresh follow

disclaimer
about
 cute stalker
oh fxck 14 feb. i'm buying myself a hershey's ferrero & maybe some m&m then i wil sleeping with my romance novels while my favourite band plays on the background


chatting
let's talking



thankgyu
big clap
Template & design was made by Adam Faiz. Thanks to Michiko for the basecode, & Wanaseobyfor the useful tuto and colourful backgrounds



Tutorial text show/hide
25 Januari 2011 | 0 comments

hello :] harini buat tutorial laa kay ^^ taktahu nak post menda tah -.- Ohh fucking bored today :[ Okay hari ni kita buat tutorial macam ni nak tak?
okay jom buat mula mula pergi dashboard-->design-->add a gadget-->html/javascript


dah pergi situ? okay bagus :] Then kauorang paste kan code ni dekat dalam html/javascript tu
  <script language="javascript">
function toggle() {
var ele = document.getElementById("toggleText");
var text = document.getElementById("displayText");
if(ele.style.display == "block") {
ele.style.display = "none";
text.innerHTML = "HERE";
}
else {
ele.style.display = "block";
text.innerHTML = "HERE";
}
}
</script>

CLICK <a id="displayText" href="javascript:toggle();">HERE</a> TO READ SOMETHING SPECIAL.
<div id="toggleText" style="display: none">
Isi lah apa-apa kat sini.
</div> 
 okay dah? then click preview dulu tengok menjadi ke tak :] kalau takmenjadi inform dekat saya In my cbox :* Bye
creadit to nazihah

FUTURE
PAST