\Bismillahirrahmanirrahim....Alahmudillah..UPSR sudah habis..Doakan Nanie dapat 5A ye..Ok..Jom kita mulakan..apa itu Jquery top button ?Jquery top button itu maksunya cuba korang tengok bila korang scroll ke bawak nanti ada tulis Flyaway..Itulah dia Jquery top button ..Nak tahu tak macam mana nak buat?Kalau nak tengok Tutorial ni..
1) Dashboard-->Design--> Edit/Html..*tick expand wigdet
search code ini
</body>dan paste code ini diatas code </body>
<a href='#' id='toTop'><center>Ayat korang<span class='Apple-style-span' style='color: rgb(255, 204, 204); '/></center><img src='Icon Chomel?t=1292762029' style='border:0;'/></a>Then,korang seacher code ini pulak
]]></b:skin>Macam tadi jugak..korang paste code ni sebelum code ]]></b:skin>
/* to top */#toTop { width:100px;background:none;border:0px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; }Lastly..korang seacher code ni pulak..
/* to top */#toTop { width:100px;background:none;border:0px solid #ccc;text-align:center;padding:5px;position:fixed;bottom:10px;right:10px;cursor:pointer;color:#666;text-decoration:none; }
</head>Seacher code ni pulak and paste sebelum code </head>
<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/><script type='text/javascript'>/*----------------------- * jQuery Plugin: Scroll to Top * by Craig Wilson, Ph.Creative (http://www.ph-creative.com) * Bring to you by Zen from http://zenplate.blogspot.com * Copyright (c) 2009 Ph.Creative Ltd. * Description: Adds an unobtrusive "Scroll to Top" link to your page with smooth scrolling. * For usage instructions and version updates to go http://blog.ph-creative.com/post/jquery-plugin-scroll-to-top.aspx * Do not delete these infomation * Version: 1.0, 12/03/2009 -----------------------*/Then siap!Untuk langkah berjaga-jaga PREVIEW dulu sebelum save ..:D
$(function(){$.fn.scrollToTop=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="0"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="0"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:0},"slow")})}});
$(function() { $("#toTop").scrollToTop(); });
</script>
P/s : Warna biru tu korang tukar dengan ayat sendiri
0 cute elephant:
Post a Comment
Assalammualaikum + annyeong, :)
Komen di sini ya!!
Satu perkataan pun tak pe...hehehe
Komen banyak2 tau!!