12]]></b:skin>
Setelah itu, letakkan kode di bawah ini tepat di atas ]]></b:skin>
12345678910111213141516171819202122232425262728#toTop {
display:none;
text-decoration:none;
position:fixed;
bottom:10px;
right:10px;
overflow:hidden;
width:51px;
height:51px;
border:none;
text-indent:-999px;
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4jENkkwoOr4OtSZwBNX_urKEMm1Ktw9GXsYOa04Ty1UkyQkRA-s3zGUGHIPzPl9xC5jIxy86JKPy2X613UhfuFTgjGChmoP5dIZXtCRplXCHmEX6eUgjqcQkRGnv9ba5iqqQle5VDGME/s1600/ui.totop.png) no-repeat left top;
}
#toTopHover {
background:url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh4jENkkwoOr4OtSZwBNX_urKEMm1Ktw9GXsYOa04Ty1UkyQkRA-s3zGUGHIPzPl9xC5jIxy86JKPy2X613UhfuFTgjGChmoP5dIZXtCRplXCHmEX6eUgjqcQkRGnv9ba5iqqQle5VDGME/s1600/ui.totop.png) no-repeat left -51px;
width:51px;
height:51px;
display:block;
overflow:hidden;
float:left;
opacity: 0;
-moz-opacity: 0;
filter:alpha(opacity=0);
}
#toTop:active, #toTop:focus {
outline:none;
}
12</head>
Letakkan code di bawah ini sebelum code </head>
123456789101112131415161718<script src='http://code.jquery.com/jquery-1.6.1.min.js' type='text/javascript'/><script src='http://suyb.googlecode.com/files/jquery.easing.1.3.js' type='text/javascript'/> <script src='http://suyb.googlecode.com/files/jquery.ui.totop.js' type='text/javascript'/> <script type='text/javascript'> $(document).ready(function() { /* var defaults = { containerID: 'moccaUItoTop', // fading element id containerHoverClass: 'moccaUIhover', // fading element hover class scrollSpeed: 1200, easingType: 'linear' }; */ $().UItoTop({ easingType: 'easeOutQuart' }); }); </script>
Simpan Template.
Posting Komentar
Click to see the code!
To insert emoticon you must added at least one space before the code.