1 Chatbox tự đăng nhập cực đơn giản 5/5/2012, 09:40
SupportFM
Thành viên tích cực
vào index_body và chèn đoạn script này phía dưới {CHATBOX_TOP}
Còn đây là Archives cho mọi người (Chú ý là trong 2 code chỉ được chọn 1 code thôi nha)
- Code:
<!-- BEGIN switch_user_logged_in -->
<script
type="text/javascript">//<![CDATA[$('#frame_chatbox').load(function(){if($(this).contents().find('#chatbox_option_disco').css('display')=='none'){$(this).fadeOut(1000,function(){$(this)[0].contentWindow.CB_disconnect();$(this).fadeIn(1000);});};});//]]></script>
<!-- END switch_user_logged_in -->
Còn đây là Archives cho mọi người (Chú ý là trong 2 code chỉ được chọn 1 code thôi nha)
- Code:
<!-- BEGIN switch_user_logged_in -->
<script
type="text/javascript">//<![CDATA[$('#frame_chatbox').fadeOut(1000,function(){$(this).attr('src','/chatbox/index.forum?archives=1');$(this).fadeIn(3000,function(){if($(this).contents().find('#chatbox_option_disco').css('display')=='none'){$(this)[0].contentWindow.CB_disconnect();};});});//]]></script>
<!-- END switch_user_logged_in -->