[share] code nút trượt đầu cuối trang web cực mượt Banner13


Xem chủ đề cũ hơn Xem chủ đề mới hơn Go downThông điệp [Trang 1 trong tổng số 1 trang]

Anh Tuấn
  • Admin

Anh Tuấn

Chủ đề : [share] code nút trượt đầu cuối trang web cực mượt
--------------------------------------------------


demo: https://hatmuaroi.forumvi.com

Với forum, các bạn chèn vào overall_footer_begin.
còn với blog thì bạn tự tìm chỗ chèn nhé, mình không rõ lắm!

Code:
<script type='text/javascript'>var sheight = $(window).height();var maxheight = $("body").height();$(function(){$.fn.scrollToMiddle=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="maxheight/2-sheight/2"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="maxheight/2-sheight/2"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:maxheight/2-sheight/2},"slow")})}});$(function(){$.fn.scrollToBottom=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="maxheight"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="maxheight"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:maxheight},"slow")})}});$(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() {$("#toMiddle").scrollToMiddle();$("#toTop").scrollToTop();$("#toBottom").scrollToBottom();});</script>
    <div style="bottom: 125px;clip: inherit;position: fixed;right: 5px;"><a href="#" id="toTop"><img alt="Đầu trang" border="0" src="http://i38.servimg.com/u/f38/16/18/15/10/top10.png"></a><br><a href="#" id="toMiddle"><img alt="Giữa trang" border="0" src="http://i38.servimg.com/u/f38/16/18/15/10/giua10.png"></a><br><a href="#" id="toBottom"><img alt="Cuối trang" border="0" src="http://i38.servimg.com/u/f38/16/18/15/10/cuoi10.png"></a></div></div>

https://hatmuaroi.forumvi.com
Message reputation : 0% (1 vote)

Xem chủ đề cũ hơn Xem chủ đề mới hơn Về Đầu TrangThông điệp [Trang 1 trong tổng số 1 trang]

Permissions in this forum:
Bạn không có quyền trả lời bài viết

Đầu trang
Giữa trang
Cuối trang