Tìm thấy 1 mục

[Code] Lên top bằng tên lửa style VBB

Demo

Topics tagged under uptop on Diễn Đàn Hỗ Trợ FM  XzHt4zx

overall_footer_end

tìm </body> và cho đoạn này trên nó

Code:

<script type="text/javascript" src="http://yourjavascript.com/5601829183/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(http://i.imgur.com/XkYmgD0.png) no-repeat 0px 0;
    z-index: 9999;
}

#totop2{
    background: url(http://i.imgur.com/XkYmgD0.png) no-repeat -149px 0;
}
</style>

Tags: #top #uptop #lêntop