შესვლა

ვსვამთ site page

Code
<a href="#" id="toTop"><img src="http://mp3next.net/ikonki/vverch.png" border="0" align="absmiddle" /></a>
<script src="http://mp3next.net/js/jquery.scroll.pack.js" type="text/javascript"></script>
<script type="text/javascript">
$(function() {
$("#toTop").scrollToTop();
});
</script>


ამას CSS ში

Code
/* === jQ TOP === */
#toTop {
width: 50px;
background-attachment: scroll;
background-clip: border-box;
background-color: opacity: 0.2;;
background-origin: padding-box;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: auto;
background: opacity: 0.2;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border: 1px opacity: 0.2;
text-align: center;
padding: 5px;
position: fixed;
bottom: 10px;
right: 10px;
cursor: pointer;
color: white;
text-decoration: none;
}
/* =============== */





1037
ავტორი: allfile კატეგორია: სკრიფტები
სულ კომენტარები: 2