VS
Hai....Pada 29 December 2010 Ada perlawanan bola Kali Kedua Piala AFF suzuki Antara
Malaysia dan Iindonesia....Jadi...Untuk menyokong Dan memberi semangat kepada mereka saya telah mencuba satu javascript...Dan Ianya Berhasil
1.pilih dua yang anda mahu
http://png-5.findicons.com/files/icons/281/flag_3/128/malaysia_flag.png
http://png-5.findicons.com/files/icons/952/country_flag/128/indonesia_flag.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhC-BCTy_2oy5QCOtCpI7OZ233r-YBVjmCvfUZhdfP1rkvvqZ0WdzdVli96JtaixApqTIsl-egL05CwVq7AqtlKBoYu5lznUZI4cmxcohcc1FKTEEYeXSQVmvqGV-Zp3CXZrwVeGhDvKMn5/s1600/instant_messanger_RIGT1.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjjcXbdYEztxw_lbCYkZl88y2Z1nLaFAhYUWxLqquPbMB50t8YZFbPLSAHRpQWe2cl5tRVScnxGkqcaOnDxY5PXmwvmyKzHl0WKtEISYltFMrolpAZlFJWEe90o6XY8M8JTEZc6GY8mUIAO/s1600/instant_messanger.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhRfGc2D79rpbkHXVYWUAb6ATsuWxMmBD9KBDAuYvJCE2m_ScvsJqerD19ngi_VJGg4d5eDwC3LUjV3ISfbmf5pJpzDxNoR5SW1_U6b4GD-KjNu_BzjpnLv5mS1SY7jmyxENiPzlASowBpI/s1600/instant_messanger_left.png
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgY1vkl7DymEJNr7udyEYwxKXcINhabQMhQabW_dkdD60M_n544EWm_AxI-uS988G4QUOdxfRD9gx7d4EDKhaf0kFRqLJ9XYlPJ_trQTOaZAYEtsLmE8Klw586S6FQYhvjsKvBhszZ60PZk/s1600/instant_messanger_RIGT.png
3.masukkan Kod ini didalamnya
tukarkan
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"></script> <script type="text/javascript"> $("body").append($("<img src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi5wIWLK6o0MsnCXVf6lVWl8oNBcQCD0XedsPooQW2COE-ehgN4CA_e8r4IEbUaECX6EuH3nB1UPgVh9Mm8aLic-dSdkC8opxwi1rk_DeaezDIn_EUbA3TA6FwB65XujE7aV7D-fcS3PzI/s1600/instant_messanger.png' style='position:absolute; top: 0px;left:0px;border:none;'/><img id='xmasleftbell' src='https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgKrkjj1kWl6OMYb1lz16ISStTrkKVnLxeg8va8uGNMe14zA1_8dKPmxB7eGtysoz8W5rncHXf_JE0DtbrSrt3rm4symz_ADbRW0MgUGxXpU3LqgDJ3OchnRobX34oHU_gUS5KA_4B6ywE/s1600/instant_messanger_RIGT.png' style='position:absolute; top: 0px;right:0px;border:none;'/>")); </script><script type="text/javascript">
(function(a){a.snowfall=function(c,b){function o(e,j,p,q,r){this.id=r;this.x=e;this.y=j;this.size=p;this.speed=q;this.step=0;this.stepSize=d(1,10)/100;e=a(document.createElement("div")).attr({"class":"snowfall-flakes",id:"flake-"+this.id}).css({width:this.size,height:this.size,background:b.flakeColor,position:"absolute",top:this.y,left:this.x,fontSize:0,zIndex:b.flakeIndex});if(a(c).get(0).tagName===a(document).get(0).tagName){a("body").append(e);c=a("body")}else a(c).append(e);this.element=document.getElementById("flake-"+
this.id);this.update=function(){this.y+=this.speed;this.y>k-(this.size+6)&&this.reset();this.element.style.top=this.y+"px";this.element.style.left=this.x+"px";this.step+=this.stepSize;this.x+=Math.cos(this.step);if(this.x>i-f||this.x<f)this.reset()};this.reset=function(){this.y=0;this.x=d(f,i-f);this.stepSize=d(1,10)/100;this.size=d(b.minSize*100,b.maxSize*100)/100;this.speed=d(b.minSpeed,b.maxSpeed)}}function l(){for(g=0;g<h.length;g+=1)h[g].update();m=setTimeout(function(){l()},30)}b=a.extend({flakeCount:35,
flakeColor:"#FF0000",flakeIndex:999999,minSize:1,maxSize:3,minSpeed:2,maxSpeed:3,round:false,shadow:false},b);var d=function(e,j){return Math.round(e+Math.random()*(j-e))};a(c).data("snowfall",this);var h=[],n=0,g=0,k=a(c).height(),i=a(c).width(),f=0,m=0;if(a(c).get(0).tagName===a(document).get(0).tagName)f=25;a(window).bind("resize",function(){k=a(c).height();i=a(c).width()});for(g=0;g<b.flakeCount;g+=1){n=h.length;h.push(new o(d(f,i-f),d(0,k),d(b.minSize*100,b.maxSize*100)/100,d(b.minSpeed,b.maxSpeed),
n))}b.round&&a(".snowfall-flakes").css({"-moz-border-radius":b.maxSize,"-webkit-border-radius":b.maxSize,"border-radius":b.maxSize});b.shadow&&a(".snowfall-flakes").css({"-moz-box-shadow":"1px 1px 1px #555","-webkit-box-shadow":"1px 1px 1px #555","box-shadow":"1px 1px 1px #555"});l();this.clear=function(){a(c).children(".snowfall-flakes").remove();h=[];clearTimeout(m)}};a.fn.snowfall=function(c){if(typeof c=="object"||c==undefined)return this.each(function(){new a.snowfall(this,c)});else if(typeof c==
"string")return this.each(function(){var b=a(this).data("snowfall");b&&b.clear()})}})(jQuery);</script><script type="text/javascript"> $(document).snowfall({flakeCount:100}); </script>
- URL berwana purple kepada URL yang anda pilih untuk bahagian kiri
- URL Berwana merah kepada URL yang anda pilih untuk bahagian kanan
- 100 kepada bilangan butir salji merah yang anda mahu
Anda Boleh
- padamkan kod yang berwarna biru dan hijau sekiranya anda tidak mahukan salji merah
0 comment:
Post a Comment
<b></b> : Tebalkan huruf
<i></i> : Condongkan huruf
<a href="http://URL.anda,com">link</a> : letak link
< : tanda [<]
> : tanda [>]
" : tanda ["]