Tài nguyên mới nhất

Lời chúc

Thống kê

  • truy cập   (chi tiết)
    trong hôm nay
  • lượt xem
    trong hôm nay
  • thành viên
  • Thành viên trực tuyến

    1 khách và 0 thành viên

    Hỗ trợ trực tuyến


    Quản trị: Đặng Xuân Hùng
    01659707063
    (

    Các ý kiến mới nhất

    Điều tra ý kiến

    Bạn thấy trang này như thế nào?
    Đẹp
    Bình thường
    Đơn điệu
    Ý kiến khác
    Gốc > CODE TRANG TRÍ WEB >

    Code tạo chat box

    <!-- chatbox -->

    <script type="text/javascript">
    function showHideGB(){
    var gb = document.getElementById("gb");
    var w = gb.offsetWidth;
    gb.opened ? moveGB(0, 30-w) : moveGB(20-w, 0);
    gb.opened = !gb.opened;
    }
    function moveGB(x0, xf){
    var gb = document.getElementById("gb");
    var dx = Math.abs(x0-xf) > 10 ? 5 : 1;
    var dir = xf>x0 ? 1 : -1;
    var x = x0 + dx * dir;
    gb.style.right= x.toString() + "px";
    if(x0!=xf){setTimeout("moveGB("+x+", "+xf+")", 10);}
    }
    </script><div id="gb">
    <div class="gbtab" onclick="showHideGB()"></div>
    <div class="gbcontent">
    <!-- Begin ShoutMix - http://www.shoutmix.com --><iframe title=
    "haanhbacgiang" src="http://www.shoutmix.com/?haanhbacgiang" width=
    "100%" height="460" frameborder="0" scrolling="auto"><a href=
    "http://www.shoutmix.com/?haanhbacgiang">View
    shoutbox</a></iframe><br>
    <a href="http://www.shoutmix.com" title=
    "Get your own free shoutbox chat widget at ShoutMix!">chat
    box</a><br>
    <!-- End ShoutMix -->
    <div style="text-align:right"><a href=
    "javascript:showHideGB()">[ẩn]</a></div>
    </div>
    </div>
    <script type="text/javascript">
    var gb = document.getElementById("gb");
    gb.style.right = (30-gb.offsetWidth).toString() + "px";
    </script><div style="height: 4px"></div>
    <table class="forumline" width="100%" border="0" cellspacing="1"
    cellpadding="0"></table>

    Nhắn tin cho tác giả
    Đặng Xuân Hùng @ 23:20 11/05/2013
    Số lượt xem: 536
    Số lượt thích: 0 người
     
    Gửi ý kiến