28 June 2011

Freebies Divider Ala-ala ribbon

Assalamuaikum, divider kat bawah ni, sebenarnya multiuse. Boleh letak kat header, sidebar. Atau untuk personal use.  Untuk dapatkan image url, just 'right click' then 'copy image URL'. 



















You may leave your comment :)

26 June 2011

Tutorial-jquery lazyload

Quag Mire Troll Face

Sesuai untuk yang nak blognye cepat loading. Keberkesanannye tak dijamin, yela, kalau dah blog tu banyak widget memang la lambat.
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"><script type='text/javascript' src='https://sites.google.com/site/jquery01/jquery.lazyload.mini.js?ver=1.5.0'></script><script type="text/javascript">jQuery(document).ready(function($){if (navigator.platform == "iPad") return;jQuery("img").lazyload({effect:"fadeIn",placeholder: "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLzZPW8Exyb0PmKw-nZaYBeQVcPl4B7JoWofRHhh1GmpnAcZFuClGYbmH69hU8XE-7l8AtgGeQoU9QtLptFr_VSbTVtukg9BJKdFbTd-t2hV-iIc79Bq6-b6hG3Nbupa2es_bRP6vB6RU/s1600/grey.gif"});});</script>
<script src='https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js' type='text/javascript'></script><script type='text/javascript' src='https://sites.google.com/site/jquery01/jquery.lazyload.mini.js?ver=1.5.0'></script><script type="text/javascript">jQuery(document).ready(function($){if (navigator.platform == "iPad") return;jQuery("img").lazyload({effect:"fadeIn",placeholder: "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLzZPW8Exyb0PmKw-nZaYBeQVcPl4B7JoWofRHhh1GmpnAcZFuClGYbmH69hU8XE-7l8AtgGeQoU9QtLptFr_VSbTVtukg9BJKdFbTd-t2hV-iIc79Bq6-b6hG3Nbupa2es_bRP6vB6RU/s1600/grey.gif"});});</script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js">
<script type='text/javascript' src='https://sites.google.com/site/jquery01/jquery.lazyload.mini.js?ver=1.5.0'></script>
<script type="text/javascript">
jQuery(document).ready(function($){
if (navigator.platform == "iPad") return;
jQuery("img").lazyload({
effect:"fadeIn",
placeholder: "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjLzZPW8Exyb0PmKw-nZaYBeQVcPl4B7JoWofRHhh1GmpnAcZFuClGYbmH69hU8XE-7l8AtgGeQoU9QtLptFr_VSbTVtukg9BJKdFbTd-t2hV-iIc79Bq6-b6hG3Nbupa2es_bRP6vB6RU/s1600/grey.gif"
});
});</script>


You may leave your comment :)