Thursday, 15 December 2011

Goodbye Alert


1. Dashboard > Design > Edit Html > Tick Expand Widget.

2. Ctrl+F search for 

</ Head>

3. Copy nih pulak n paste bawah </ Head>

<script type='text/javascript'>
// goodbye alert
function goodbye(){
alert('Ayat Korang');
}
parent.window.onunload=goodbye;
</script>


4.Merah: Ganti ngan ayat korang yea..

5.Preview n Save , Done !
Credits : feeqarchernarskylark.blogspot.com

Rainbow Link


Okay Let's start :)

1. Dashboard > Page Element > Add a Gadget > Html/Javascript.

2.Copy Code nih and paste dalam kotak Html?Javascript.

<script src="http://fwzynn.googlepages.com/rainbow.user.js" type="text/javascript">

/***********************************************

* Script edited by Ynn Ainul at http://fwzynn.blogspot.com/

* Please keep this notice intact

***********************************************/
</script>

Credits : Hafiza



Note Below Every Post


1) Dashboard>>Design>>Edit HTML>>Tick Expand Widget Templates

2) Press CTRL+F and search for this code
<data:post.body/>
3) Copy the code below here & paste it below <data:post.body/>:
<hr/><center>Pleace Click Like :)</center><hr/>
4) Replace Please Click Like with your note.

5) Click Preview and check if the note is there, if yes, then you can click save!

     
Credits : Sunshine Story

Link Hover


Let's Start>>


1) Dashboard>>Design>>Edit HTML

2) Press CTRL+F and search for this code
a:hover {
3) Copy the code below here and paste it below a:hover { :
background:url(IMAGE URL); background-repeat: repeat;
4)  Replace IMAGE URL with the URL of the picture that you want.

5) Click Preview, If there were no errors, then you can click save.

You can go to Glitter Graphics for more cute picture. Or you can choose some below here:


http://www.addemoticons.com/gif/c/addemoticons218.gif

http://dl5.glitter-graphics.net/pub/590/590935ankbyj1xx4.gif

http://www.addemoticons.com/gif/c/addemoticons409.gif

Favicon

Let's start:

1) Dashboard >> Design >> Edit HTML

2) Press CTRL+F and search for this code:
</head>
3) Copy the code below here and paste it above </head>:

4) Replace the red code with the URL of the icon that you want.
<link href='PICTURE URL' rel='shortcut icon' type='image/x-icon'/>
<link href='PICTURE URL' rel='icon' type='image/x-icon'/>
5) Replace PICTURE URL with the picture that you want.

Here are some free favicons for you:
http://sl.glitter-graphics.net/pub/440/440576q8wrax7se2.gif
 http://sl.glitter-graphics.net/pub/644/644197xychjg5cjg.gif
http://sl.glitter-graphics.net/pub/1008/1008951xbh88shb03.gif
http://sl.glitter-graphics.net/pub/137/137456a7yi159cti.gif
http://sl.glitter-graphics.net/pub/903/903105vqcmxwrij0.gif

You can find alot of icons >here<

6) Preview, Save And Done :)
Credits : Sunshine Story  

Tuesday, 13 December 2011

Disabled Right Click with Alert.


Harini Fatihah nak share ngan korang cara cara nak buat Disabled right
Click,semua dah tau kan macam mne tu?skrang ni fatihah nk ajar cara nak
buat Disabled Right Click tu ;)

1.Design>Add a Gadget>HTML/Javascript.

2Copy code ni gne ctrl+c.

<script language=javascript>
<!--

//edit by unwanted

var message="Tulis warnig warning anda yg menakutkan tuh ";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// -->
</script>

3.Preview n Save ' Selamat Mencuba ' Bye !!

Sunday, 11 December 2011

Perhatian Kepada Follower Follower.




Holla Friends n Assalamualaikum !! dah lama kan fatihah tak update blog ni ?nak tau tak sbb apa ? Fatihah telah pon tukar ke blog baru ! *betul ke ayat aku nihh ? --' so ni lah blog baru fatihah.

harap korang follow blog ni >> http://cutestdreamever.blogspot.com.