Hỗ trợ Forumotion
Bạn có muốn phản ứng với tin nhắn này? Vui lòng đăng ký diễn đàn trong một vài cú nhấp chuột hoặc đăng nhập để tiếp tục.

You are not connected. Please login or register

Chuyển đến trang : 1, 2  Next

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

zualuoi
  • Member

zualuoi

Member


zualuoi

zualuoi
loading...

demo: http://www.fmcodes.com/forum

[Code] chatbox ẩn hiện fmcodes.com 14fa0aefc857d6259fa7141c39cb4e36_50870230.codechat

Nick test:

ID: Mr.Baut1102
PASS: hotrofm
(được cung cấp bởi Mr.Baut1102)

chèn vào index body:

Code:
<script src="http://avacweb.net/FM/Public/lgchatv4.5.js" type="text/javascript"></script>
<div id="LGchatbtn" class="LGchatBtn" onclick="LGchatShowHide('LGchat');" onmousedown="savelst();"> Chat </div>
<span id="chatcount" class="LGchatBtn" onclick="LGchatShowHide('LGchatOnlineUsers');"></span>
<div id="LGchatOnlineUsers" style="display:none;"></div><div style="display:none;text-align:left;" id="LGchat"><div id="lgchatholder">
<iframe name="LGchat" style="width:100%;height:450px;margin-top:0px;border:none;    border-radius: 3px 3px 3px 3px;" src="/chatbox/index.forum?archives=1" onload="LGchatStart();"></iframe>
</div></div></div>


Chèn vào css

Code:

#LGchatOnlineUsers {
height: 400px;
width: 200px;
background:
#FAFAFA url(http://cuul.tk/img/gradient.png) repeat-x 0 0px;
border: 1px solid
#E3E3E3!important;
border-radius: 3px 3px 3px 3px;
position: fixed;
right: 5px;
bottom: 35px;
z-index: 999;
font-size: 12px;
list-style: none;
}
#LGchat {
background:
#FAFAFA url(http://cuul.tk/img/gradient.png) repeat-x 0 0px;
border: 1px solid
#E3E3E3!important;
border-radius: 3px 3px 3px 3px;
padding: 0px!important;
width: 80%;
float: right;
z-index: 999;
position: fixed;
right: 5px;
bottom: 35px;
margin: 0px;
}
#chatcount {
width: 35px;
right: 2px;
height: 24px;
}
.LGchatBtn:hover {
background: white;
background: -moz-linear-gradient(top, white 0%, #EEE 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,white), color-stop(100%,#EEE));
background: -webkit-linear-gradient(top, white 0%,#EEE 100%);
background: -o-linear-gradient(top, white 0%,#EEE 100%);
background: -ms-linear-gradient(top, white 0%,#EEE 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee',GradientType=0 );
background: linear-gradient(top, white 0%,#EEE 100%);
border-color: #BBB;
color: #4C4C4C;
}

#LGchatbtn {
width: 90px;
right: 40px;
height: 24px;
}
.LGchatBtn {
cursor: pointer;
line-height: 22px;
font-weight: bold;
text-align: center;
position: fixed;
bottom: -2px;
text-decoration: none;
font-family: arial, sans-serif!important;
border-width: 1px;
border-style: solid;
padding: 5px;
cursor: pointer;
font-size: 12px!important;
border-radius: 2px;
box-shadow: 0px 1px 0px
rgba(0, 0, 0, 0.05);
box-shadow: 0px 1px 0px
rgba(255, 255, 255, 0.75) background:#F9F9F9;
background: -moz-linear-gradient(top, #F9F9F9 0%, #EEE 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F9F9F9), color-stop(100%,#EEE));
background: -webkit-linear-gradient(top, #F9F9F9 0%,#EEE 100%);
background: -o-linear-gradient(top, #F9F9F9 0%,#EEE 100%);
background: -ms-linear-gradient(top, #F9F9F9 0%,#EEE 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eeeeee',GradientType=0 );
background: linear-gradient(top, #F9F9F9 0%,#EEE 100%);
border-color: #CCC;
color: #666;
text-shadow: 0px 1px 0px
white;
}


Rep để xem tiếp [Code] chatbox ẩn hiện fmcodes.com 2536834118

Trả lời nhanh

Message reputation : 67% (3 votes)

  • Admin
    Admin

    Bài gửi 14/11/2012, 8:16 pm Admin

    ko cho njck test thì hiện chatbox kiểu gì

    Trả lời nhanh
  • Mr.Baut1102
    Mr.Baut1102

    Bài gửi 14/11/2012, 8:23 pm Mr.Baut1102

    ^ nick test:
    Mr.Baut1102
    hotrofm

    Trả lời nhanh
  • eC's Kois
    eC's Kois

    Bài gửi 14/11/2012, 8:26 pm eC's Kois

    thấy ẩn rồi =.=" k đẹp

    Trả lời nhanh
  • zualuoi
    zualuoi

    Bài gửi 14/11/2012, 10:37 pm zualuoi

    :4: dep qua

    Trả lời nhanh
  • zualuoi
    zualuoi

    Bài gửi 14/11/2012, 10:41 pm zualuoi

    hàng ngoại nhap mà
    tốt lắm đấy

    Trả lời nhanh
  • NhocPro9x
    NhocPro9x

    Bài gửi 14/11/2012, 10:54 pm NhocPro9x

    yyyyyyyyyyyy

    Trả lời nhanh
  • bucnong
    bucnong

    Bài gửi 15/11/2012, 5:49 am bucnong

    test

    Trả lời nhanh
  • hanjongin
    hanjongin

    Bài gửi 16/11/2012, 2:23 pm hanjongin

    hem hien rui

    Trả lời nhanh
  • Mr.Lee
    Mr.Lee

    Bài gửi 18/12/2012, 1:04 pm Mr.Lee

    xwm

    Trả lời nhanh
  • forgame
    forgame

    Bài gửi 18/12/2012, 9:30 pm forgame

    xen

    Trả lời nhanh
  • Tiuz Nguyễn
    Tiuz Nguyễn

    Bài gửi 29/12/2012, 10:50 pm Tiuz Nguyễn

    xemm

    Trả lời nhanh
  • bablack
    bablack

    Bài gửi 21/1/2013, 11:15 am bablack

    lại rep!

    Trả lời nhanh
  • Htn~
    Htn~

    Bài gửi 22/1/2013, 11:13 am Htn~

    xem

    Trả lời nhanh
  • Htn~
    Htn~

    Bài gửi 22/1/2013, 11:15 am Htn~

    sao nhấn vào nó ko hiện chatbox :-/

    Trả lời nhanh
  • Sponsored content

    Bài gửi Sponsored content

    Trả lời nhanh

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

Chuyển đến trang : 1, 2  Next

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