
Admin
Well-Known Member
Staff member
Administrator
Demo online: http://phuxuyen.net
Download att file and up to root folder
Edit temp footer
add this to template -> footer
Download tuoitreit.vn_upload_to_root.zip (44.3kb)
Download att file and up to root folder
Edit temp footer
add this to template -> footer
PHP:
/*Begin tuoitreit.vn Scroll to top*/
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>
<script type="text/javascript" src="clientscript/totop.js"></script>
<style type='text/css'>
#totop,#totop2{
position: fixed;right: -30px;bottom: -80px;
width: 149px;height: 249px;overflow: hidden;
cursor: pointer;display: none;
background: url(../images/up.png) no-repeat 0px 0;
z-index: 9999;
}
#totop2{
background: url(../images/up.png) no-repeat -149px 0;
}
</style>
/*End tuoitreit.vn Scroll to top*/