Đăng Nhập

Vui lòng khai báo chính xác tên truy cập và mật khẩu!

Quên mật khẩu?

    Code di nút di chuyển lên xuống và giữa ở góc 4rum

      Admin
      Admin

      Giới tính : Nam

      Đến từ : TPHCM

      Ngày Tham gia : 03/04/2011

      Tổng số bài gửi : 2292

      #1

       Sat Oct 29, 2011 12:42 pm

      Code di nút di chuyển lên xuống và giữa ở góc 4rum
      Code:

      <script type='text/javascript'>var maxheight = $(document).height();$(function(){$.fn.scrollToMiddle=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="maxheight/2"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="maxheight/2"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:maxheight/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: 25px;clip: inherit;position: fixed;right: 5px;"><a href="#" id="toTop"><img alt="Đầu trang" border="0" src="http://i34.servimg.com/u/f34/15/44/78/93/top10110.png"></a><br><a href="#" id="toMiddle"><img alt="Giữa trang" border="0" src="http://i34.servimg.com/u/f34/15/44/78/93/middle10.png"></a><br><a href="#" id="toBottom"><img alt="Cuối trang" border="0" src="http://i34.servimg.com/u/f34/15/44/78/93/bottom10.png"></a></div>
      Trung Binh
      avatar

      Giới tính : Nam

      Tuổi : 27

      Đến từ : viet nam

      Ngày Tham gia : 02/09/2011

      Tổng số bài gửi : 39

      #2

       Tue Dec 13, 2011 9:45 pm

      chen vao dau vay ban
      Admin
      Admin

      Giới tính : Nam

      Đến từ : TPHCM

      Ngày Tham gia : 03/04/2011

      Tổng số bài gửi : 2292

      #3

       Thu Dec 15, 2011 12:11 am

      giaki31 đã viết:chen vao dau vay ban
      chen vào footer đó bạn!
      Trung Binh
      avatar

      Giới tính : Nam

      Tuổi : 27

      Đến từ : viet nam

      Ngày Tham gia : 02/09/2011

      Tổng số bài gửi : 39

      #4

       Thu Dec 15, 2011 12:41 pm

      thanks
      Trung Binh
      nhatlam2710

      Giới tính : Nam

      Tuổi : 34

      Đến từ : laanhem.1talk.net

      Ngày Tham gia : 29/08/2011

      Tổng số bài gửi : 12

      #5

       Fri Jun 29, 2012 11:58 pm

      bạn nói rõ giùm mình đi bạn
      Trung Binh
      nhatlam2710

      Giới tính : Nam

      Tuổi : 34

      Đến từ : laanhem.1talk.net

      Ngày Tham gia : 29/08/2011

      Tổng số bài gửi : 12

      #6

       Wed Jul 04, 2012 11:26 am

      minh xai phpbb2 không biet chen vao dâu ban ạ. ban chi jum minh duoc không bạn
      Trung Binh
      nhatlam2710

      Giới tính : Nam

      Tuổi : 34

      Đến từ : laanhem.1talk.net

      Ngày Tham gia : 29/08/2011

      Tổng số bài gửi : 12

      #7

       Thu Jul 05, 2012 9:58 pm

      chen roi co duoc dau troi
      Có Nhiều Đóng góp Forum
      zjnzjn_ngok

      Giới tính : Nam

      Tuổi : 32

      Đến từ : TPHCM

      Ngày Tham gia : 13/06/2012

      Tổng số bài gửi : 161

      #8

       Sat Nov 03, 2012 6:56 pm

      Admin đã viết:Code di nút di chuyển lên xuống và giữa ở góc 4rum
      Code:

      <script type='text/javascript'>var maxheight = $(document).height();$(function(){$.fn.scrollToMiddle=function(){$(this).hide().removeAttr("href");if($(window).scrollTop()!="maxheight/2"){$(this).fadeIn("slow")}var scrollDiv=$(this);$(window).scroll(function(){if($(window).scrollTop()=="maxheight/2"){$(scrollDiv).fadeOut("slow")}else{$(scrollDiv).fadeIn("slow")}});$(this).click(function(){$("html, body").animate({scrollTop:maxheight/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: 25px;clip: inherit;position: fixed;right: 5px;"><a href="#" id="toTop"><img alt="Đầu trang" border="0" src="http://i34.servimg.com/u/f34/15/44/78/93/top10110.png"></a><br><a href="#" id="toMiddle"><img alt="Giữa trang" border="0" src="http://i34.servimg.com/u/f34/15/44/78/93/middle10.png"></a><br><a href="#" id="toBottom"><img alt="Cuối trang" border="0" src="http://i34.servimg.com/u/f34/15/44/78/93/bottom10.png"></a></div>
      Smile
      #9