Small Cute Grey Red Outline Pointer
Your IP is :
USE . YOUR . OWN . CBOX


Maximum quality for Chrome
1366 x 768 screen resolution

Skin by Le Vans. xoxo
»Tutorial : Jquery Top Button
Saturday, October 6, 2012


1.Dashboard> Design> Edit HTML> Tick Expand Widgets
2.Press Ctrl + F and find the code </ body>
3.Copy below code

<a href='#' id='toTop'><img src='URL IMG?t=1292762029' style='border:0;'/></a>
4.Then paste this code </body> before >> (<a href='#' id='toTop'><img src='URL IMG?t=1292762029' style='border:0;'/></a>) <<

5. Paste code  ]]></b:skin>
6.Copy code below _


/* 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; }
7.Paste this code  ]]></b:skin>
8. Then, find the code </ head>
9.Copy code below

 <script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'></script><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 -----------------------*/ 
$(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> 
10.Paste the code </ head> before
11.Preview & save
red: replace url with top button

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEiQGZ0r3tmGj1TsBrT8-Mt1FuvKBP9q2q8aRZ4ZQjmZKWh1TKpydvZPx4vp0QyZas-ZRn0thDSlhnV5ZZGlytrZkYrWmEdmEPjibqGZ15XVzQmScA6r_gC42mNSmIBwZcb90cQXnW60Vw/s1600/top-pink+copy.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjnGQ4eHLPKELJvvp_mLdVzSmKT369dYr2_UcM6_7BMEH-jd1DkV6Ldmyp7xT_Oc2gNtUFru9Ca7lu7_dt9guLG4qltMeQZnrs10gYs7AAAEaec3hmd3VOIf-TT3HUAT8SerD8mhP6hvg/s1600/top-purple.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEj7BfT2rTz9Pge0dYI3qRfSDpj9uz4G_BjT9dOfZOyj4BjuX2Omr7g9aW-qKksqqvlstXg7yILVkCRkJJS7HL1Hfdx6RAiA0lRkaNvV0OHcJEtxjAI8Nv1EDv-ok0R5e45b6zfo_HZEOQ/s1600/top-blue.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEg4QACACi9Q8IilNgIQTV7_AUJRQPOoiLkJge6auydoNmK5exDWj1hBtX1Vcyli5T3oJI5gECuGjGeZPWT3K8bClCwq_FCNIduafZTC6SxbUEF1n2XXnwbPd9PqmBdanPiO8iDT4YnEkQ/s1600/top-orange.png

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjG8pADOP9Sgmn8EmCyD3XK-3xaWNNusit3R024QeAuj6FD6CQlOZQgkaw_juHFh04p3HrxWY7nQ-pC2-ksvYcFCm2m4_9sKZqNNvAFn6Y4kAyXheJMMnzY1jEqZ2imo61t-hRz8XIPyQ/s1600/top-black.png

words spilled @ 9:23 AM / leave goosebumps here