Đăng nhập
Latest topics
» Tôi sẽ đỗ đại học!by NgocPRO 6/11/2024, 8:37 am
» Kỷ niệm xưa của chúng ta
by nightWalker 9/2/2024, 6:49 pm
» Bị lệch khung cần người giúp đỡ
by webhuy28 7/10/2021, 10:34 pm
» [HỎI ĐÁP] Danh sách bạn bè không thể hiển thị
by anhdaodaica1 2/10/2021, 10:04 pm
» [HỎI ĐÁP] Thông tin tài khoản không thể lưu thay đổi
by anhdaodaica1 2/10/2021, 6:05 am
» Phim bố già full
by huy.pc52 24/8/2021, 12:20 am
» Xin code Box HTML cho Forumvi
by Larva 1/7/2021, 12:57 pm
» Hello Anh Em Chinh phục
by HoàngTửNaivip5p 28/5/2021, 5:03 am
» Trang chủ tin tức cập nhật HOT 2016
by kenbi05 1/1/2020, 11:02 pm
» Không Dang9 bài viết = hình ảnh được
by huy.pc52 30/11/2019, 10:52 am
» CHÚC ANH EM NĂM MỚI VUI VẺ TRÀNG ĐẦY HẠNH PHÚC
by sps.kủn 12/2/2019, 1:16 pm
» Skin CNTT-K3 2015 (Full Mod)[✔]
by kenbi05 6/7/2018, 12:30 am
» baivong, handsome,....
by sps.kủn 29/6/2018, 1:54 pm
» [SHARE] SKIN ĐHFM.V7 @PUNBB
by tonyhoaivu 2/5/2018, 2:37 pm
» Share Skin Xanh Dương Cùi Bắp
by tonyhoaivu 28/4/2018, 5:57 pm
» Xin Skin http://v1.hotrofm.net/
by tonyhoaivu 28/4/2018, 5:45 pm
» Xin Skin Rao Vặt
by tonyhoaivu 15/4/2018, 12:07 pm
» Làm Sao Để Xóa Khung Này
by tonyhoaivu 14/4/2018, 7:18 pm
» [Lập nhóm]Lập nhóm fm
by vietkanpy 31/3/2018, 11:53 am
» [Help] về server úp ảnh của phutu [✔]
by baivong 17/3/2018, 10:18 pm
» Đừng khóc cho “tôi – Chinh Phục!”…
by AnHung 27/2/2018, 5:33 pm
» [Share] Skin Diendandaihoc.com [ Punbb ] [✔]
by Lu Mờ 13/2/2018, 7:28 pm
» Mời mấy thím vào groups Forumotion Việt Nam.
by dang02315 13/2/2018, 12:40 am
» Có thể làm các kiểu giao diện được không?
by Lu Mờ 9/2/2018, 3:40 pm
» ltns chinhphuc.info
by Shinichi Kudo 27/1/2018, 2:27 am
Top posting users this week
No user |
[TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
+39
Snow
chienthan12
Tran Jun Han
LiBee KS
Zero
sinhvienonline9x
Teeñ
ariesxvirgo
camloan
singh
kalenv
tu20031990
huuhien_210
hivip08
badboy10a8
lanhhuyet
monkeyshandsome
lnb01
taulai
Devil_nhok_x
bluehnvn
nellypurdo
Việt
hunghsmn
Mr.FR
blogkien
upkey1010
handsomevip007
i'mdon't
lt11nh06
Sấm
_Mark_
kutactn
quangtrung_it
tieulinh_huy_hp
royal
nightWalker
vannghia
batonchinsu
43 posters
Trang 3 trong tổng số 4 trang
Trang 3 trong tổng số 4 trang • 1, 2, 3, 4
[TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
First topic message reminder :
Bước 1 : Chuẩn bị : mở trang chatbox - không đăng nhập - Chế độ Archive hoặc Without Archive tùy bạn muốn chatbox tự đăng nhập sắp làm ở chế độ nào Viewsource trang này.
Vào Modules ~> HTML pages management chèn vào trang HTML mới. Chèn đoạn source của trang chatbox vào.
Bước 2 :
---- Tìm trong source
---- Ở đoạn script ở gần cuối ... Tìm tiếp đoạn có dạng sau (không chính xác hoàn toàn nhé)
Lưu lại trang HTML . Ghi nhớ link trang này.
Bước 3 : Lấy link trang html ở trên:
ví dụ link trang html của mình là
lấy link này thay vào đoạn iframe dưới đây - Cuối cùng chèn đoạn dưới đây vào nơi muốn hiện chatbox.
Chúc thành công !!
Viết bởi Việt K - www.c3zone.net
File đính kèm (chatbox mặc định của C3Z):
Nguồn TUT từ:
TUT này hướng dẫn các bạn làm lại một chatbox tự đăng nhập sau lần cập nhật mới nhất của FM vào ngày 4/7 gần đây |
Vào Modules ~> HTML pages management chèn vào trang HTML mới. Chèn đoạn source của trang chatbox vào.
Bước 2 :
---- Tìm trong source
- Code:
<body class="chatbox">
- Code:
<body onload="if(!connected){CB_disconnect();}ajax_refresh_chatbox('?archives=100', 1);" class="chatbox">
---- Ở đoạn script ở gần cuối ... Tìm tiếp đoạn có dạng sau (không chính xác hoàn toàn nhé)
- Code:
'&tid=b8b16b36400e4345333bea3bd76ac621'
- Code:
my_getcookie('mytid').substr(my_getcookie('mytid').indexOf('&tid='),37)
Lưu lại trang HTML . Ghi nhớ link trang này.
Bước 3 : Lấy link trang html ở trên:
ví dụ link trang html của mình là
- Code:
http://www.c3zone.net/h30-page
lấy link này thay vào đoạn iframe dưới đây - Cuối cùng chèn đoạn dưới đây vào nơi muốn hiện chatbox.
- Code:
<script type="text/javascript">
jQuery(document).ready(function(){my_setcookie('mytid',jQuery("#logout").attr("href"),1,0);});
</script>
<iframe src="LINK TRANG HTML" scrolling="no" width="100%" height="340" style="border-width:0" marginwidth="0" marginheight="0"></iframe>
Nếu bạn gặp khó khăn thì có thể lấy trang HTML chatbox của c3zone ở FILE ĐÍNH KÈM bên dưới chèn vào HTML và nhảy đến bước 3. |
Viết bởi Việt K - www.c3zone.net
Lưu ý : TUT chỉ có tác dụng khi sử dụng thanh menu (navigation bar) mặc định. nếu bạn dùng menu thủ công thì chèn vào header đoạn này :
|
- Code:
http://www.mediafire.com/?i8gi3q18j2fn9vi
Nguồn TUT từ:
- Code:
http://www.c3zone.net/t3954-topic#23858
Được sửa bởi batonchinsu ngày 11/8/2011, 10:37 am; sửa lần 7.
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Tự động đăng nhập và tự động archives rồi mà bác!batonchinsu đã viết:
Click vào Archives
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
nó cứ hay bị clean chatbox mặc dù không có ai clean cả... chứ chức năng tự động đăng nhập và archives thi ok.taulai đã viết:
Sao bạn?
Bị lỗi chỗ nào, cho link 4r và nick test đi.
nick test là: test
pass: vetinh123
forum:
thanks bác!
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
tự động là do có đứa dùng mạng lởm nó cứ log in log out liên tục ở chatbox, bảng thông báo nó đầy thì tự xóa có gì đâu mà kêu. Thế cũng tốt đỡ phải xóa
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Đã test, chatbox ngon lành cành đào.lnb01 đã viết:nó cứ hay bị clean chatbox mặc dù không có ai clean cả... chứ chức năng tự động đăng nhập và archives thi ok.taulai đã viết:
Sao bạn?
Bị lỗi chỗ nào, cho link 4r và nick test đi.
nick test là: test
pass: vetinh123
forum:
thanks bác!
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Ngon lành nhưng nó hay bị xóa trắng, giống như mới bị ai clean đó bác. lúc bác test thì không thấy mà... hix
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
@@. NHin ngon. Nhung h moi phat hiện. Bị mất ảnh vui vây bạn. Chỉnh sâoây?
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
sửa page bằng chatbox
ví dụ :
ví dụ :
- Code:
http://www.c3zone.net/h30-page
- Code:
http://www.c3zone.net/h30-chatbox
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Giúp em với bác..............lnb01 đã viết:Ngon lành nhưng nó hay bị xóa trắng, giống như mới bị ai clean đó bác. lúc bác test thì không thấy mà... hix
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Mà em đoán không lầm thì khi nào bên forum c3zone.net của bác xóa chatbox thì bên em cũng bị clear chatbox ý...
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Người ta chat bên c3z bên bạn cũng xem được đúng ko?lnb01 đã viết:Mà em đoán không lầm thì khi nào bên forum c3zone.net của bác xóa chatbox thì bên em cũng bị clear chatbox ý...
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
taulai đã viết:Bỏ code này vào trang htmlChú ý: khi coppy -> paste chú ý $ trong đoạn này:
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><title>Chatbox</title><link rel="shortcut icon" type="image/x-icon" href="http://i744.photobucket.com/albums/xx83/taulai/niceblue/favicon-1.gif" /><meta http-equiv="content-script-type" content="text/javascript" /><meta http-equiv="content-style-type" content="text/css" /><link rel="stylesheet" href="/138-ltr.css" type="text/css" /><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script><script src="http://illiweb.com/rs3/22/frm/lang/vi.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
var params = '?archives=1';var smilies_sid = '';//]]></script><script src="http://illiweb.com/rs3/22/frm/chatbox/chatbox4.js" type="text/javascript"></script></script><style type="text/css">* {margin: 0px;padding: 0;}html, body {overflow: hidden;}body {background-color: #ffffff;}</style><script type="text/javascript">function buzz(){ document.post.sent.value=":buzz:";document.post.message.focus();ajax_submit_chatbox(params);return false;}function login_cb(){if(!connected){CB_disconnect();}setTimeout("login_cb()",1000);}</script></head><body onload="login_cb();ajax_refresh_chatbox('?archives=100', 1);" class="chatbox"><div id="chatbox_header"><table cellspacing="0" cellpadding="0" border="0" width="100%"><tr><td class="catBottom" nowrap="nowrap" height="30"><table border="0" width="100%"><tr><td nowrap="nowrap"><a href="/h1-chatbox" class="cattitle" target="chatbox"><strong><img src="http://i744.photobucket.com/albums/xx83/taulai/niceblue/favicon.gif"><font color="blue">Shoutbox TBC...</font></strong></a></td><td valign="top" class="chatbox-options"><div class="genmed" id="chatbox_main_options"><a href="javascript:void(0)" onclick="ajax_refresh_chatbox('?archives=1', 1);">Refresh</a> | <span id="chatbox_option_with_archives" style="display: none;"><a href="/chatbox/index.forum?archives=1">Archives</a> | </span><span id="chatbox_option_without_archives" style="display: ;"><a href="/chatbox/index.forum?archives">Without archives</a> | </span><span id="chatbox_option_autorefresh" style="display: ;" onclick="refresh_chatbox('?archives=1');"><label for="refresh_auto">Auto refresh </label><input type="checkbox" name="refresh_auto" id="refresh_auto" checked="checked" style="background: transparent;" /> | </span><a href="javascript:void(0)" onclick="CB_disconnect();"><span id="chatbox_option_co" style="display: none;"><strong>Đăng Nhập</strong></span><span id="chatbox_option_disco" style="display: ;">Thoát</span></a> </div></td></tr></table></td></tr></table></div><div id="chatbox_members" curpos="0" maxpos="460" pageincrement="144" increment="10"><h4 class="member-title away">Away</h4><ul class="away-users"><li><span style="color:#FA0000"><strong>@</strong></span> <a href="/u1" oncontextmenu="return showMenu(1,'Administrator',1,2,1,2,2,event,'?archives=1');" onclick="return copy_user_name('Administrator');" target="_blank"><span style="color:#FA0000"><strong>Administrator</strong></span></a></li></ul></div><div id="chatbox"></div><div id="chatbox_footer" style="display: ;"><div id="chatbox_messenger"><form name="post" action="/chatbox/index.forum" method="post" onsubmit="submitmsg('?archives=1');refresh_chatbox('?archives=1');return false;"><table width="100%" cellspacing="0" cellpadding="0"><tr><td class="catBottom"><div id="chatbox_messenger_form"><table cellspacing="0" cellpadding="0" height="24" width="100%" class="chatfootertable"><tr><td width="100%" align="right"><table cellspacing="2" cellpadding="0" border="0" style="line-height: 0px;" class="text-styles" ><tr><td><div id="divbold" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className=( document.post.sbold.value == '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'" onclick="do_style('bold');" onmousedown="this.className='fontbutton fontbutton_clicked';" onmouseup="this.className=( document.post.sbold.value != '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"><img src="http://2img.net/i/fa/subsilver/wysiwyg/bold.gif" width="21" height="20" alt="Bold" title="Bold" /></div></td><td><div id="divitalic" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className=( document.post.sitalic.value == '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'" onclick="do_style('italic');" onmousedown="this.className='fontbutton fontbutton_clicked';" onmouseup="this.className=( document.post.sitalic.value != '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"><img src="http://2img.net/i/fa/subsilver/wysiwyg/italic.gif" width="21" height="20" alt="Ital." title="Ital." /></div></td><td><div id="divunderline" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className=( document.post.sunderline.value == '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'" onclick="do_style('underline');" onmousedown="this.className='fontbutton fontbutton_clicked';" onmouseup="this.className=( document.post.sunderline.value != '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"><img src="http://2img.net/i/fa/subsilver/wysiwyg/underline.gif" width="21" height="20" alt="Underl." title="Underl." /></div></td><td><div id="divstrike" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className=( document.post.sstrike.value == '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'" onclick="do_style('strike');" onmousedown="this.className='fontbutton fontbutton_clicked';" onmouseup="this.className=( document.post.sstrike.value != '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"><img src="http://2img.net/i/fa/subsilver/wysiwyg/strike.gif" width="21" height="20" alt="Strike" title="Strike" /></div></td><td width="10"> </td><td><div id="divcolor" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className='fontbutton fontbutton_normal'" onclick="do_selectcolor(event);"><img src="http://2img.net/i/fa/subsilver/wysiwyg/color.gif" width="21" height="16" alt="Màu font" title="Màu font" /><img src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif" width="11" height="16" alt="Màu font" title="Màu font" />
<img src="http://2img.net/i/fa/subsilver/wysiwyg/clear.gif" id="show_color" alt="Màu font" title="Màu font" width="21" height="4" /></div></td><td><div id="divsmilies" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className='fontbutton fontbutton_normal'" onclick="do_selectsmilies(event);"><img src="http://2img.net/i/fa/subsilver/wysiwyg/smilie.gif" width="21" height="20" alt="Biểu tượng" title="Biểu tượng" /><img src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif" width="11" height="20" alt="Biểu tượng" title="Biểu tượng" /></div></td><td width="10"> </td><td><input type="hidden" name="sbold" value="0"><input type="hidden" name="sitalic" value="0"><input type="hidden" name="sunderline" value="0"><input type="hidden" name="sstrike" value="0"><input type="hidden" name="scolor" id="scolor" value="#000000"><span class="gen" onclick="document.post.message.focus();"><label>Thông điệp : <input type="text" id="message" name="message" size="35" maxlength="1024" class="post" autocomplete="off" onkeydown="number_of_refresh=0;" /></label> <input type="hidden" name="sent" value="" /><input type="submit" name="submit_button" value="Send" id="submit_button" /> </span></td></tr></table></td></tr></table></div></td></tr></table></form></div></div><script type="text/javascript">//<![CDATA[
function ajax_connect(params, mode){if ( params == '' || params == undefined ){params = '?achives=0';}if (window.XMLHttpRequest){var http_request = new XMLHttpRequest();}else if (window.ActiveXObject){var http_request = new ActiveXObject("Microsoft.XMLHTTP");}http_request.onreadystatechange = function(){if (http_request.readyState == 4 && http_request.status == 200){var parsed_text = http_request.responseText;if ( parsed_text ){if ( mode == 'connect' ){document.getElementById('chatbox_option_co').style.display = 'none';document.getElementById('chatbox_option_disco').style.display = '';document.getElementById('refresh_auto').checked = true;document.getElementById('chatbox_option_autorefresh').style.display = '';document.getElementById('chatbox_messenger_form').style.display = '';document.getElementById('chatbox_footer').style.display = 'block';connected = 1;number_of_refresh = 0;}else if ( mode == 'disconnect' ){document.getElementById('chatbox_option_co').style.display = '';document.getElementById('chatbox_option_disco').style.display = 'none';document.getElementById('chatbox_option_autorefresh').style.display = 'none';document.getElementById('chatbox_messenger_form').style.display = 'none';document.getElementById('chatbox_footer').style.display = 'none';connected = 0;}refresh_chatbox(params);}}};http_request.open('GET', '/chatbox/chatbox_actions.forum' + params + '&mode=' + mode + my_getcookie('mytid').substr(my_getcookie('mytid').indexOf('&tid='),37), true);http_request.send(null);}function CB_disconnect(){if ( connected ){ajax_connect('?archives=1', 'disconnect');clearInterval(refresh_interval);}else{ajax_connect('?archives=1', 'connect');try {refresh_interval = setInterval("refresh_chatbox('?archives=1');", 5000);} catch (err) {}}}if ( document.location.href.indexOf('chatbox', 1) == -1 ){$('#divcolor').css('display', 'none');$('#divsmilies').css('display', 'none');}var connected = true;var chatbox_updated = 1311915973;var chatbox_last_update = 1311915973;var template_color = '#000000';var refresh_interval;window.setTimeout("document.getElementById('chatbox').scrollTop = 999999; Init_pref();", 200);window.setTimeout("document.getElementById('chatbox').scrollTop = 999999;", 1000);if ( connected ){try {refresh_interval = setInterval("refresh_chatbox('?archives=1');", 5000);} catch (err) {}}else{try {refresh_chatbox('?archives=1');} catch (err) { }}//]]></script></body></html>Lấy link trang html thay chữ page thành chữ chatbox:{$('#divcolor').css('display', 'none');$('#divsmilies').css('display', 'none');}
Ví dụ:Sửa thànhThay vào code sau:Cuối cùng cho vào index body. xong
- Code:
<script type="text/javascript">
jQuery(document).ready(function(){my_setcookie('mytid',jQuery("#logout").attr("href"),1,0);});
</script>
<iframe src="LINK TRANG HTML" scrolling="no" width="100%" height="340" style="border-width:0" marginwidth="0" marginheight="0"></iframe>
Dùng được vote cho phát
tự động đăng nhập được. chỉ có điều khung chát nó trắng bệt k thấy gì. khi chát cũng k thấy gì hiện lên trong khung chat
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Không hiện nội dung chat bên c3z nhưng mà thường xuyên bị xóa chatbox mà không rõ nguyên nhân...taulai đã viết:Người ta chat bên c3z bên bạn cũng xem được đúng ko?lnb01 đã viết:Mà em đoán không lầm thì khi nào bên forum c3zone.net của bác xóa chatbox thì bên em cũng bị clear chatbox ý...
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Chắc có malnb01 đã viết:Không hiện nội dung chat bên c3z nhưng mà thường xuyên bị xóa chatbox mà không rõ nguyên nhân...taulai đã viết:Người ta chat bên c3z bên bạn cũng xem được đúng ko?lnb01 đã viết:Mà em đoán không lầm thì khi nào bên forum c3zone.net của bác xóa chatbox thì bên em cũng bị clear chatbox ý...
Mà nghe nói hình như thành viên đăng nhập vs thoát nhiều lần thì chatbox sẽ tự động xóa nội dung mà ko biết có đúng ko nữa?
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Với chatbox mặc định thì không có tình trạng này, chỉ khi làm chatbox tự động đăng nhập của bác batonchinsu mới bị như thế. E đang phân vân nếu không khắc phục được tình trạng tự động clear thì cho về mặc định....hix
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
thank chủ topic
Con đỉ mẹ 2 thằng chó bị bệnh tự sướng handsomevip007, Zero . Mod cái lồn má chúng mày. Thêm thằng Vie K là con cặt gì mà code mày không share, mày để đó cho con đỉ mẹ mày xài đi.
Con đỉ mẹ 2 thằng chó bị bệnh tự sướng handsomevip007, Zero . Mod cái lồn má chúng mày. Thêm thằng Vie K là con cặt gì mà code mày không share, mày để đó cho con đỉ mẹ mày xài đi.
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Tạo Html:
Vào ACP->Modules->Chatbox->Cấu hình diễn đàn->Activate the ChatBox :Chọn Có......ChatBox display : Chọn Do not display
- Code:
<html
xmlns="http://www.w3.org/1999/xhtml"><head><meta
http-equiv="content-type" content="text/html;
charset=utf-8"><title>Chatbox</title><meta
http-equiv="content-script-type" content="text/javascript"><meta
http-equiv="content-style-type" content="text/css">
<link
rel="stylesheet" href="http://www.coo.vn/out/users/o0o_mr77/csssb9x.css"
type="text/css" /><script type="text/javascript"
src="http://mudim.googlecode.com/files/mudim-0.8-r142.js"></script><script
src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"
type="text/javascript"></script><script
type="text/javascript">jQuery.fn.vibrate=function(conf){var
config=jQuery.extend({speed:30,duration:2000,frequency:10000},conf);return
this.each(function(){var t=jQuery(this);var vibrate=function(){var
rotate=Math.floor((Math.random()*10)-5);t.css({'-webkit-transform':'rotate('+rotate+'deg)','-moz-transform':'rotate('+rotate+'deg)','-o-transform':'rotate('+rotate+'deg)','-ms-transform':'rotate('+rotate+'deg)'})};var
doVibration=function(){var
vibrationInterval=setInterval(vibrate,config.speed);var
stopVibration=function(){clearInterval(vibrationInterval);t.css({'-webkit-transform':'rotate(0deg)','-ms-transform':'rotate(0deg)','-moz-transform':'rotate(0deg)','-o-transform':'rotate(0deg)'})};setTimeout(stopVibration,config.duration)};doVibration()})};</script><script
type="text/javascript">function buzz(){
document.post.sent.value=":buzz:";document.post.message.focus();ajax_submit_chatbox(params);return
false;}</script>
<script src="http://illiweb.com/rs3/17/frm/lang/vi.js" type="text/javascript"></script>
<script src="http://illiweb.com/rs3/20/frm/chatbox/chatbox4.js" type="text/javascript"></script>
<script
src="http://lop97no1.forumvi.com/17835.js"
type="text/javascript"></script><script
type="text/javascript">//<![CDATA[
var params =
'?archives=1';var smilies_sid = '';//]]></script><style
type="text/css">* {margin: 0px;padding: 0;}html, body {overflow:
hidden;}body {background-color: #efefef;}#mudimPanel {display:
none;}div#mudimPanel{left: 76px !important;position: absolute
!important;width: 690px !important;top:
26px!important;border:0px!important;background: none!important;height:
26px!important;}span.msg{display: inline-block;
font-family: 'Comic Sans MS';
font-size: 13px;
padding:
4px 1px;}span[style="color: rgb(191, 0,
255);"],span[style="color:#BF00FF"],span[style="color: rgb(255, 102,
0);"],span[style="color:#FF6600"],span[style="color: rgb(0, 191,
0);"],span[style="color:#00BF00"],span[style="color: rgb(250, 0,
0);"],span[style="color:#FA0000"],span[style="color: rgb(89, 89,
89);"],span[style="color:#595959"],span[style="color: rgb(0, 4,
255);"],span[style="color:#0004FF"]{display:none;}a span[style="color:
rgb(191, 0, 255);"],a span[style="color:#BF00FF"],a span[style="color:
rgb(255, 102, 0);"],a span[style="color:#FF6600"],a span[style="color:
rgb(0, 191, 0);"],a span[style="color:#00BF00"],a span[style="color:
rgb(250, 0, 0);"],a span[style="color:#FA0000"],a span[style="color:
rgb(89, 89, 89);"],a span[style="color:#595959"],a span[style="color:
rgb(0, 4, 255);"],a
span[style="color:#0004FF"]{display:inline!important;}
#chatbox_members{display:none;}
#chatbox {
bottom: 52px;
left: 0px;
line-height: 10px;
overflow: auto;
position: absolute;
right: 0px;
top: 54px;
}
</style></head>
<body onload="if(!connected){CB_disconnect();}ajax_refresh_chatbox('?archives=100', 1);" class="chatbox" id="captcha">
<div
id="chatbox_header" class="buzza1"><table cellspacing="0"
cellpadding="0" border="0" width="100%"><tbody><tr><th
nowrap="nowrap" style="border-bottom: 1px #dbdbdb solid;"
colspan="2"><table border="0"
width="100%"><tbody><tr><td nowrap="nowrap"
align="left"><div class="genmed"
id="chatbox_main_options"><a href="javascript:void(0)"
onclick="CB_disconnect();"><span id="chatbox_option_co"
style="color: rgb(255, 255, 255); font-family: Tahoma; font-size: 11px;
"><input type="button" value="Đăng nhập" title="Đăng
nhập"></span><span id="chatbox_option_disco" style="color:
rgb(255, 255, 255); font-family: Tahoma; font-size: 11px; display: none;
"><input type="button" value="Thoát"
title="Thoát"></span></a></div></td><td><span
class="gen">
<SCRIPT language=JavaScript
type=text/JavaScript> v_content=[['','<font
color="white"><b>Cấm đưa link quảng cáo,bậy bạ lên
CB!</b></font>','_parent'], ['','<font
color="white"><b>Nghiêm cấm nói tục, chửi bậy trong
CB!</b></font>','_parent'],['','<font
color="white"><b>Cấm đả kích các thành viên khác trên
CB!</b></font>','_parent']];</SCRIPT>
<SCRIPT language=JavaScript1.2>
// === 1 === FONT, COLORS, EXTRAS...
v_font='verdana';
v_fontSize='12px';
v_fontSizeNS4='12px';
v_fontWeight='normal';
v_fontColor='#000000';
v_textDecoration='none';
v_fontColorHover='#333333';// | won't work
v_textDecorationHover='none';// | in Netscape4
v_bgColor='transparent';
// set [='transparent'] for transparent
// set [='url(image_source)'] for image
v_top=0
v_left=0;// | defining
v_width=400;// | the box
v_height=14;// |
v_paddingTop=-20;
v_paddingLeft=0;
v_position='relative';// absolute/relative
v_timeout=4000;//1000 = 1 second
v_slideSpeed=1;
v_slideDirection=0;//0=down-up;1=up-down
v_pauseOnMouseOver=true;
// v2.2+ new below
v_slideStep=3;//pixels
v_textAlign='center';// left/center/right
v_textVAlign='middle';// top/middle/bottom - won't work in Netscape4
// === 2 === THE CONTENT - ['href','text','target']
// Use '' for href to have no link item
v_content = v_content;
// ===
v_ua=navigator.userAgent;v_nS4=document.layers?1:0;v_iE=document.all&&!window.innerWidth&&v_ua.indexOf("MSIE")!=-1?1:0;v_oP=v_ua.indexOf("Opera")!=-1&&document.clear?1:0;v_oP7=v_oP&&document.appendChild?1:0;v_oP4=v_ua.indexOf("Opera")!=-1&&!document.clear;v_kN=v_ua.indexOf("Konqueror")!=-1&&parseFloat(v_ua.substring(v_ua.indexOf("Konqueror/")+10)).1?1:0;v_count=v_content.length;v_cur=1;v_cl=0;v_d=v_slideDirection?-1:1;v_TIM=0;v_fontSize2=v_nS4&&navigator.platform.toLowerCase().indexOf("win")!=-1?v_fontSizeNS4:v_fontSize;v_canPause=0;function
v_getOS(a){return
v_iE?document.all[a].style:v_nS4?document.layers["v_container"].document.layers[a]:document.getElementById(a).style};function
v_start(){var
o,px;o=v_getOS("v_1");px=v_oP&&!v_oP7||v_nS4?0:"px";if(parseInt(o.top)==v_paddingTop){v_canPause=1;if(v_count>1)v_TIM=setTimeout("v_canPause=0;v_slide()",v_timeout);return}o.top=(parseInt(o.top)-v_slideStep*v_d)*v_d>v_paddingTop*v_d?parseInt(o.top)-v_slideStep*v_d+px:v_paddingTop+px;if(v_oP&&o.visibility.toLowerCase()!="visible")o.visibility="visible";setTimeout("v_start()",v_slideSpeed)};function
v_slide(){var
o,o2,px;o=v_getOS("v_"+v_cur);o2=v_getOS("v_"+(v_cur<v_count?v_cur+1:1));px=v_oP&&!v_oP7||v_nS4?0:"px";if(parseInt(o2.top)==v_paddingTop){if(v_oP)o.visibility="hidden";o.top=v_height*v_d+px;v_cur=v_cur<v_count?v_cur+1:1;v_canPause=1;v_TIM=setTimeout("v_canPause=0;v_slide()",v_timeout);return}if(v_oP&&o2.visibility.toLowerCase()!="visible")o2.visibility="visible";if((parseInt(o2.top)-v_slideStep*v_d)*v_d>v_paddingTop*v_d){o.top=parseInt(o.top)-v_slideStep*v_d+px;o2.top=parseInt(o2.top)-v_slideStep*v_d+px}else{o.top=-v_height*v_d+px;o2.top=v_paddingTop+px}setTimeout("v_slide()",v_slideSpeed)};if(v_nS4||v_iE||v_oP||document.getElementById&&!v_kN&&!v_oP4){
document.write("<style>.vnewsticker,a.vnewsticker{font-family:"+v_font+";font-size:"+v_fontSize2+";color:"+v_fontColor+";text-decoration:"+v_textDecoration+";font-weight:"+v_fontWeight+"}a.vnewsticker:hover{font-family:"+v_font+";font-size:"+v_fontSize2+";color:"+v_fontColorHover+";text-decoration:"+v_textDecorationHover+"}</style>");v_temp="<div
"+(v_nS4?"name":"id")+"=v_container
style='position:"+v_position+";top:"+v_top+"px;left:"+v_left+"px;width:"+v_width+"px;height:"+v_height+"px;background:"+v_bgColor+";layer-background"+(v_bgColor.indexOf("url(")==0?"-image":"-color")+":"+v_bgColor+";clip:rect(0,"+v_width+","+v_height+",0);overflow:hidden'>"+(v_iE?"<div
style='position:absolute;top:0px;left:0px;width:100%;height:100%;clip:rect(0,"+v_width+","+v_height+",0)'>":"");for(v_i=0;v_i<v_count;v_i++)
v_temp+="<div
"+(v_nS4?"name":"id")+"=v_"+(v_i+1)+"
style='position:absolute;top:"+(v_height*v_d)+"px;left:"+v_paddingLeft+"px;width:"+(v_width-v_paddingLeft*2)+"px;height:"+(v_height-v_paddingTop*2)+"px;clip:rect(0,"+(v_width-v_paddingLeft*2)+","+(v_height-v_paddingTop*2)+",0);overflow:hidden"+(v_oP?";visibility:hidden":"")+";text-align:"+v_textAlign+"'
class=vnewsticker>"+(!v_nS4?"<table
width="+(v_width-v_paddingLeft*2)+" height="+(v_height-v_paddingTop*2)+"
cellpadding=0 cellspacing=0 border=0><tr><td
width="+(v_width-v_paddingLeft*2)+" height="+(v_height-v_paddingTop*2)+"
align="+v_textAlign+" valign="+v_textVAlign+"
class=vnewsticker>":"")+(v_content[v_i][0]!=""?"<a
href='"+v_content[v_i][0]+"' target='"+v_content[v_i][2]+"'
class=vnewsticker"+(v_pauseOnMouseOver?"
onmouseover='if(v_canPause&&v_count>1){clearTimeout(v_TIM);v_cl=1}'
onmouseout='if(v_canPause&&v_count>1&&v_cl)v_TIM=setTimeout("v_canPause=0;v_slide();v_cl=0","+v_timeout+")'":"")+">":"<span"+(v_pauseOnMouseOver?"
onmouseover='if(v_canPause&&v_count>1){clearTimeout(v_TIM);v_cl=1}'
onmouseout='if(v_canPause&&v_count>1&&v_cl)v_TIM=setTimeout("v_canPause=0;v_slide();v_cl=0","+v_timeout+")'":"")+">")+v_content[v_i][1]+(v_content[v_i][0]!=""?"</a>":"</span>")+(!v_nS4?"</td></tr></table>":"")+"</div>";v_temp+=(v_iE?"</div>":"")+"</div>";document.write(v_temp);setTimeout("v_start()",1000);if(v_nS4)onresize=function(){location.reload()}}</SCRIPT></span></td></tr></table></th></tr><tr><td
style="height: 27px;padding-left: 10px;;" class="row3"><span
class="gen">
<img src="http://l.yimg.com/us.yimg.com/i/mesg/emoticons7/26.gif"> Chú ý :
<a
href="http://lop97no1.forumvi.com/t564-topic"
target="_blank"><strong><blink><font
color="blue"/>Hướng dẫn toàn tập về sử dụng diễn
đàn</font></blink></strong></a><img
src="http://www.9xstudio.biz/users/2012/10/88/45/smiles/279489.gif"> ▼
<a
href="http://lop97no1.forumvi.com/t649-topic"
target="_blank"><strong><font
color="black"/><blink>Hướng dẫn cho Quản lí
viên</blink></font><img
src="http://r20.imgfast.net/users/2012/10/88/45/smiles/589529.gif"></strong></a>
▼
<a href="http://lop97no1.forumvi.com/t1-topic"
target="_blank"><strong><blink><font
color="red"/><blink>Nội quy Forum
9/7</blink></font></blink></strong></a>
</table></div><div
id="chatbox_members" class="buzza1" curpos="0" maxpos="460"
pageincrement="144" increment="10"></div><div class="buzza1"
id="chatbox"></div><div id="chatbox_footer" class="buzza1"
style="display: none; "><div id="chatbox_messenger"><form
name="post" action="/chatbox/chatbox.forum" method="post"
onsubmit="submitmsg('?archives=1');refresh_chatbox('?archives=1');return
false;"><table width="100%" cellspacing="0"
cellpadding="0"><tbody><tr><td class="row3"><div
id="chatbox_messenger_form" style="display: none; "><table
cellspacing="0" cellpadding="0" height="24" width="100%"
class="chatfootertable"><tbody><tr><td width="100%"
align="left" style="padding-left: 4px;"><p id="chatboxt"
style="display: none;"></p><label><input type="text"
id="message" name="message" size="35" maxlength="1024" class="post"
autocomplete="off" style="width: 72%; background-image:
url(http://i62.servimg.com/u/f62/14/52/40/23/notice10.png);
background-attachment: initial; background-origin: initial;
background-clip: initial; background-color: rgb(255, 255, 255);
background-position: initial initial; background-repeat: no-repeat
no-repeat; "
onfocus="if(this.style.background!='none'){this.style.background=''}"
onblur="if((this.style.background=='') &&
(this.value=='')){this.style.background='#fff
url(http://i62.servimg.com/u/f62/14/52/40/23/notice10.png)
no-repeat'}"></label></td></tr><tr><td
width="100%" align="left"><table cellspacing="7" cellpadding="0"
border="0" style="line-height: 0px;"
class="text-styles"><tbody><tr><td><input
type="hidden" name="sbold" value="0"><input type="hidden"
name="sitalic" value="0"><input type="hidden" name="sunderline"
value="0"><input type="hidden" name="sstrike"
value="0"><input type="hidden" name="scolor" id="scolor"
value="#000000"><span class="gen"
onclick="document.post.message.focus();"><input type="hidden"
name="sent" value="" onclick="submittb();"><input type="submit"
name="submit_button" value="SEND" id="submit_button" style="font-weight:
bold;height:22px;"
onclick="submittb();"></span></td><td><div
id="divbold" class="fontbutton fontbutton_normal"
onmouseover="this.className='fontbutton fontbutton_hover'"
onmouseout="this.className=( document.post.sbold.value == '1' ) ?
'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"
onclick="do_style('bold');" onmousedown="this.className='fontbutton
fontbutton_clicked';" onmouseup="this.className=(
document.post.sbold.value != '1' ) ? 'fontbutton fontbutton_selected' :
'fontbutton fontbutton_normal'"><img
src="http://2img.net/i/fa/subsilver/wysiwyg/bold.gif" width="21"
height="20" alt="Bold"
title="Bold"></div></td><td><div id="divitalic"
class="fontbutton fontbutton_normal"
onmouseover="this.className='fontbutton fontbutton_hover'"
onmouseout="this.className=( document.post.sitalic.value == '1' ) ?
'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"
onclick="do_style('italic');" onmousedown="this.className='fontbutton
fontbutton_clicked';" onmouseup="this.className=(
document.post.sitalic.value != '1' ) ? 'fontbutton fontbutton_selected' :
'fontbutton fontbutton_normal'"><img
src="http://2img.net/i/fa/subsilver/wysiwyg/italic.gif" width="21"
height="20" alt="Ital."
title="Ital."></div></td><td><div
id="divunderline" class="fontbutton fontbutton_normal"
onmouseover="this.className='fontbutton fontbutton_hover'"
onmouseout="this.className=( document.post.sunderline.value == '1' ) ?
'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"
onclick="do_style('underline');" onmousedown="this.className='fontbutton
fontbutton_clicked';" onmouseup="this.className=(
document.post.sunderline.value != '1' ) ? 'fontbutton
fontbutton_selected' : 'fontbutton fontbutton_normal'"><img
src="http://2img.net/i/fa/subsilver/wysiwyg/underline.gif" width="21"
height="20" alt="Underl."
title="Underl."></div></td><td><div
id="divstrike" class="fontbutton fontbutton_normal"
onmouseover="this.className='fontbutton fontbutton_hover'"
onmouseout="this.className=( document.post.sstrike.value == '1' ) ?
'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"
onclick="do_style('strike');" onmousedown="this.className='fontbutton
fontbutton_clicked';" onmouseup="this.className=(
document.post.sstrike.value != '1' ) ? 'fontbutton fontbutton_selected' :
'fontbutton fontbutton_normal'"><img
src="http://2img.net/i/fa/subsilver/wysiwyg/strike.gif" width="21"
height="20" alt="Strike"
title="Strike"></div></td><td><div id="divcolor"
class="fontbutton fontbutton_normal"
onmouseover="this.className='fontbutton fontbutton_hover'"
onmouseout="this.className='fontbutton fontbutton_normal'"
onclick="do_selectcolor(event);"><img
src="http://2img.net/i/fa/subsilver/wysiwyg/color.gif" width="21"
height="16" alt="Màu font" title="Màu font"><img
src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif" width="11"
height="16" alt="Màu font" title="Màu font"><br><img
src="http://2img.net/i/fa/subsilver/wysiwyg/clear.gif" id="show_color"
alt="Màu font" title="Màu font" width="21" height="4"
style="background-color: rgb(0, 0, 0);
"></div></td><td><div id="divsmilies"
class="fontbutton fontbutton_normal"
onmouseover="this.className='fontbutton fontbutton_hover'"
onmouseout="this.className='fontbutton fontbutton_normal'"
onclick="do_selectsmilies(event);"><img
src="http://2img.net/i/fa/subsilver/wysiwyg/smilie.gif" width="21"
height="20" alt="Biểu tượng" title="Biểu tượng"><img
src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif" width="11"
height="20" alt="Biểu tượng" title="Biểu
tượng"></div></td><td class="gen"><input
onclick="buzz();" type="button" value="BUZZ!!!" title="buzz"
style="font-weight: bold;color:red;height:22px;"
id="submit_butt"></td><td class="gen"><input
onclick="ajax_refresh_chatbox('?archives=1', 1);" type="button"
value="Refresh" title="Refresh" style="font-weight:
bold;height:22px;"></td><td
class="chatbox-options"><div class="gen"
id="chatbox_main_options"><span id="chatbox_option_autorefresh"
onclick="refresh_chatbox('?archives=1');" style="display: none;
"><label for="refresh_auto">Auto refresh
</label><input type="checkbox" name="refresh_auto"
id="refresh_auto" checked="checked" style="background:
transparent;"></span></div></td></tr></tbody></table></td></tr></tbody></table></div></td></tr></tbody></table></form></div></div><script
type="text/javascript">//<![CDATA[
function buzz(){
document.post.sent.value=":buzz:";document.post.message.value='';document.post.message.focus();ajax_submit_chatbox(params);return
false;}
function ajax_connect(params, mode){if ( params == '' ||
params == undefined ){params = '?achives=0';}if
(window.XMLHttpRequest){var http_request = new XMLHttpRequest();}else if
(window.ActiveXObject){var http_request = new
ActiveXObject("Microsoft.XMLHTTP");}http_request.onreadystatechange =
function(){if (http_request.readyState == 4 &&
http_request.status == 200){var parsed_text =
http_request.responseText;if ( parsed_text ){if ( mode == 'connect'
){document.getElementById('chatbox_option_co').style.display =
'none';document.getElementById('chatbox_option_disco').style.display =
'';document.getElementById('refresh_auto').checked =
true;document.getElementById('chatbox_option_autorefresh').style.display
= '';document.getElementById('chatbox_messenger_form').style.display =
'';document.getElementById('chatbox_footer').style.display =
'block';connected = 1;number_of_refresh = 0;}else if ( mode ==
'disconnect'
){document.getElementById('chatbox_option_co').style.display =
'';document.getElementById('chatbox_option_disco').style.display =
'none';document.getElementById('chatbox_option_autorefresh').style.display
=
'none';document.getElementById('chatbox_messenger_form').style.display =
'none';document.getElementById('chatbox_footer').style.display =
'none';connected =
0;}refresh_chatbox(params);}}};http_request.open('GET','/chatbox/chatbox_actions.forum'+params+'&mode='+mode+my_getcookie('mytid').substr(my_getcookie('mytid').indexOf('&tid='),37),true);http_request.send(null);}function
CB_disconnect(){if ( connected ){ajax_connect('?archives=1',
'disconnect');clearInterval(refresh_interval);}else{ajax_connect('?archives=1',
'connect');try {refresh_interval =
setInterval("refresh_chatbox('?archives=1');", 5000);} catch (err)
{}}}if ( document.location.href.indexOf('chatbox', 1) == -1
){$('#divcolor').css('display', '');$('#divsmilies').css('display',
'');}var connected = false;var chatbox_updated = 1260633294;var
chatbox_last_update = 1260633294;var template_color = '#000000';var
refresh_interval;window.setTimeout("document.getElementById('chatbox').scrollTop
= 999999; Init_pref();",
400);window.setTimeout("document.getElementById('chatbox').scrollTop =
999999;", 2000);if ( connected ){try {refresh_interval =
setInterval("refresh_chatbox('?archives=1')", 10000);} catch (err)
{}}else{try {refresh_chatbox('?archives=1');} catch (err) {
}}//]]></script>
<div style=""><script
type="text/javascript"
src="http://mudim.googlecode.com/files/mudim-0.8-r142.js"></script></div><script>$("input#message").keyup(function
() {var valuet =
$(this).val();$("p#chatboxt").text(valuet);});$("#submit_butt").click(
function() {var conf = {frequency: 5000,duration:
600};$("div.buzza1").vibrate(conf);});</script></body></html>
- Code:
<script type="text/javascript">
jQuery(document).ready(function(){my_setcookie('mytid',jQuery("#logout").attr("href"),1,0);});
</script>
<iframe
src="LINK TRANG HTML" scrolling="no" width="100%" height="340"
style="border-width:0" marginwidth="0"
marginheight="0"></iframe>
Vào ACP->Modules->Chatbox->Cấu hình diễn đàn->Activate the ChatBox :Chọn Có......ChatBox display : Chọn Do not display
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Đây là code file html chatbox, đã tự động đăng nhập, tự động archives, chỉ có điều thời gian lưu tin nhắn rất ngắn chắc (chỉ 10h thì tin nhắn sẽ bị clear) bác nào giúp em chỉnh tăng thời gian của nó lên! chứ chatbox em ngắn tủn...(full chatbox chỉ có 1 trang và 1 trang chỉ có mười mấy dòng)! thankyou so much:
- Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><title>Chatbox</title><link rel="shortcut icon" type="image/x-icon" href="http://i744.photobucket.com/albums/xx83/taulai/niceblue/favicon-1.gif" /><meta http-equiv="content-script-type" content="text/javascript" /><meta http-equiv="content-style-type" content="text/css" /><link rel="stylesheet" href="/138-ltr.css" type="text/css" /><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script><script src="http://illiweb.com/rs3/22/frm/lang/vi.js" type="text/javascript"></script><script type="text/javascript">//<![CDATA[
var params = '?archives=1';var smilies_sid = '';//]]></script><script src="http://illiweb.com/rs3/22/frm/chatbox/chatbox4.js" type="text/javascript"></script></script><style type="text/css">* {margin: 0px;padding: 0;}html, body {overflow: hidden;}body {background-color: #ffffff;}</style><script type="text/javascript">function buzz(){ document.post.sent.value=":buzz:";document.post.message.focus();ajax_submit_chatbox(params);return false;}function login_cb(){if(!connected){CB_disconnect();}setTimeout("login_cb()",1000);}</script></head><body onload="login_cb();ajax_refresh_chatbox('?archives=100', 1);" class="chatbox"><div id="chatbox_header"><table cellspacing="0" cellpadding="0" border="0" width="100%"><tr><td class="catBottom" nowrap="nowrap" height="30"><table border="0" width="100%"><tr><td nowrap="nowrap"><a href="/h1-chatbox" class="cattitle" target="chatbox"><strong><img src="http://i744.photobucket.com/albums/xx83/taulai/niceblue/favicon.gif"><font color="blue">ChatBox 1 VIP</font></strong></a></td><td valign="top" class="chatbox-options"><div class="genmed" id="chatbox_main_options"><a href="javascript:void(0)" onclick="ajax_refresh_chatbox('?archives=1', 1);">Refresh</a> | <span id="chatbox_option_with_archives" style="display: none;"><a href="/chatbox/index.forum?archives=1">Archives</a> | </span><span id="chatbox_option_without_archives" style="display: ;"><a href="/chatbox/index.forum?archives">Without archives</a> | </span><span id="chatbox_option_autorefresh" style="display: ;" onclick="refresh_chatbox('?archives=1');"><label for="refresh_auto">Auto refresh </label><input type="checkbox" name="refresh_auto" id="refresh_auto" checked="checked" style="background: transparent;" /> | </span><a href="javascript:void(0)" onclick="CB_disconnect();"><span id="chatbox_option_co" style="display: none;"><strong>Đăng Nhập</strong></span><span id="chatbox_option_disco" style="display: ;">Thoát</span></a> </div></td></tr></table></td></tr></table></div><div id="chatbox_members" curpos="0" maxpos="460" pageincrement="144" increment="10"><h4 class="member-title away">Away</h4><ul class="away-users"><li><span style="color:#FA0000"><strong>@</strong></span> <a href="/u1" oncontextmenu="return showMenu(1,'Administrator',1,2,1,2,2,event,'?archives=1');" onclick="return copy_user_name('Administrator');" target="_blank"><span style="color:#FA0000"><strong>Administrator</strong></span></a></li></ul></div><div id="chatbox"></div><div id="chatbox_footer" style="display: ;"><div id="chatbox_messenger"><form name="post" action="/chatbox/index.forum" method="post" onsubmit="submitmsg('?archives=1');refresh_chatbox('?archives=1');return false;"><table width="100%" cellspacing="0" cellpadding="0"><tr><td class="catBottom"><div id="chatbox_messenger_form"><table cellspacing="0" cellpadding="0" height="24" width="100%" class="chatfootertable"><tr><td width="100%" align="right"><table cellspacing="2" cellpadding="0" border="0" style="line-height: 0px;" class="text-styles" ><tr><td><div id="divbold" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className=( document.post.sbold.value == '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'" onclick="do_style('bold');" onmousedown="this.className='fontbutton fontbutton_clicked';" onmouseup="this.className=( document.post.sbold.value != '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"><img src="http://2img.net/i/fa/subsilver/wysiwyg/bold.gif" width="21" height="20" alt="Bold" title="Bold" /></div></td><td><div id="divitalic" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className=( document.post.sitalic.value == '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'" onclick="do_style('italic');" onmousedown="this.className='fontbutton fontbutton_clicked';" onmouseup="this.className=( document.post.sitalic.value != '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"><img src="http://2img.net/i/fa/subsilver/wysiwyg/italic.gif" width="21" height="20" alt="Ital." title="Ital." /></div></td><td><div id="divunderline" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className=( document.post.sunderline.value == '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'" onclick="do_style('underline');" onmousedown="this.className='fontbutton fontbutton_clicked';" onmouseup="this.className=( document.post.sunderline.value != '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"><img src="http://2img.net/i/fa/subsilver/wysiwyg/underline.gif" width="21" height="20" alt="Underl." title="Underl." /></div></td><td><div id="divstrike" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className=( document.post.sstrike.value == '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'" onclick="do_style('strike');" onmousedown="this.className='fontbutton fontbutton_clicked';" onmouseup="this.className=( document.post.sstrike.value != '1' ) ? 'fontbutton fontbutton_selected' : 'fontbutton fontbutton_normal'"><img src="http://2img.net/i/fa/subsilver/wysiwyg/strike.gif" width="21" height="20" alt="Strike" title="Strike" /></div></td><td width="10"> </td><td><div id="divcolor" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className='fontbutton fontbutton_normal'" onclick="do_selectcolor(event);"><img src="http://2img.net/i/fa/subsilver/wysiwyg/color.gif" width="21" height="16" alt="Màu font" title="Màu font" /><img src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif" width="11" height="16" alt="Màu font" title="Màu font" />
<img src="http://2img.net/i/fa/subsilver/wysiwyg/clear.gif" id="show_color" alt="Màu font" title="Màu font" width="21" height="4" /></div></td><td><div id="divsmilies" class="fontbutton fontbutton_normal" onmouseover="this.className='fontbutton fontbutton_hover'" onmouseout="this.className='fontbutton fontbutton_normal'" onclick="do_selectsmilies(event);"><img src="http://2img.net/i/fa/subsilver/wysiwyg/smilie.gif" width="21" height="20" alt="Biểu tượng" title="Biểu tượng" /><img src="http://2img.net/i/fa/subsilver/wysiwyg/menupop.gif" width="11" height="20" alt="Biểu tượng" title="Biểu tượng" /></div></td><td width="10"> </td><td><input type="hidden" name="sbold" value="0"><input type="hidden" name="sitalic" value="0"><input type="hidden" name="sunderline" value="0"><input type="hidden" name="sstrike" value="0"><input type="hidden" name="scolor" id="scolor" value="#000000"><span class="gen" onclick="document.post.message.focus();"><label>Thông điệp : <input type="text" id="message" name="message" size="35" maxlength="1024" class="post" autocomplete="off" onkeydown="number_of_refresh=0;" /></label> <input type="hidden" name="sent" value="" /><input type="submit" name="submit_button" value="Send" id="submit_button" /> </span></td></tr></table></td></tr></table></div></td></tr></table></form></div></div><script type="text/javascript">//<![CDATA[
function ajax_connect(params, mode){if ( params == '' || params == undefined ){params = '?achives=0';}if (window.XMLHttpRequest){var http_request = new XMLHttpRequest();}else if (window.ActiveXObject){var http_request = new ActiveXObject("Microsoft.XMLHTTP");}http_request.onreadystatechange = function(){if (http_request.readyState == 4 && http_request.status == 200){var parsed_text = http_request.responseText;if ( parsed_text ){if ( mode == 'connect' ){document.getElementById('chatbox_option_co').style.display = 'none';document.getElementById('chatbox_option_disco').style.display = '';document.getElementById('refresh_auto').checked = true;document.getElementById('chatbox_option_autorefresh').style.display = '';document.getElementById('chatbox_messenger_form').style.display = '';document.getElementById('chatbox_footer').style.display = 'block';connected = 1;number_of_refresh = 0;}else if ( mode == 'disconnect' ){document.getElementById('chatbox_option_co').style.display = '';document.getElementById('chatbox_option_disco').style.display = 'none';document.getElementById('chatbox_option_autorefresh').style.display = 'none';document.getElementById('chatbox_messenger_form').style.display = 'none';document.getElementById('chatbox_footer').style.display = 'none';connected = 0;}refresh_chatbox(params);}}};http_request.open('GET', '/chatbox/chatbox_actions.forum' + params + '&mode=' + mode + my_getcookie('mytid').substr(my_getcookie('mytid').indexOf('&tid='),37), true);http_request.send(null);}function CB_disconnect(){if ( connected ){ajax_connect('?archives=1', 'disconnect');clearInterval(refresh_interval);}else{ajax_connect('?archives=1', 'connect');try {refresh_interval = setInterval("refresh_chatbox('?archives=1');", 500000);} catch (err) {}}}if ( document.location.href.indexOf('chatbox', 1) == -1 ){$;('#divcolor').css('display', 'none');$;('#divsmilies').css('display', 'none');}var connected = true;var chatbox_updated = 1311915973;var chatbox_last_update = 1311915973;var template_color = '#000000';var refresh_interval;window.setTimeout("document.getElementById('chatbox').scrollTop = 999999; Init_pref();", 200);window.setTimeout("document.getElementById('chatbox').scrollTop = 999999;", 1000);if ( connected ){try {refresh_interval = setInterval("refresh_chatbox('?archives=1');", 5000);} catch (err) {}}else{try {refresh_chatbox('?archives=1');} catch (err) { }}//]]></script></body></html>
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
H thì không lỗi hình nữa. Mà nó không tự Refresh.
Chat mà cứ phải nhấn Refresh liên tục mới đọc được tin nhăn bên kia nhắn sang. giúp em với. Hỏi vấn đề này 2 ngày nay rồi mà chưa được giúp. Please !
Demo đây:
Chat mà cứ phải nhấn Refresh liên tục mới đọc được tin nhăn bên kia nhắn sang. giúp em với. Hỏi vấn đề này 2 ngày nay rồi mà chưa được giúp. Please !
Demo đây:
- Code:
http://sinhvienonline9x.4rumer.com/
Được sửa bởi sinhvienonline9x ngày 24/10/2011, 9:43 pm; sửa lần 2. (Reason for editing : Link không vô code cho nó xấu luôn :-)
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Sao của em mới vào nó đăng nhập rồi nhưng không hiện tin nhắn của những người đang chat. Send một lần thì nó hiện You are disconneced. Send thêm lần nữa nó mới hiện. Là sao ??
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
Trời nói cũngn như không. Z chứ sử dụng code tự đang nhập làm gì . 8->
Re: [TUT] Chatbox tự động đăng nhập sau cập nhật 4/7
cái cookie không hoạt động với phpbb3, có cách nào fix không
Trang 3 trong tổng số 4 trang • 1, 2, 3, 4
Similar topics
» [Thắc mắc] Dán code chatbox tự đăng nhập nhưng lại không tự đăng nhập được[✔]
» [Thắc mắc] Hỏi về chatbox tự động đăng nhập
» cần giúp dỡ về cái chatbox tự đăng nhập
» CHATBOX Tự đăng nhập [Đơn giản mà hiệu quả]
» [Thắc mắc] Không đăng nhập vào chatbox được
» [Thắc mắc] Hỏi về chatbox tự động đăng nhập
» cần giúp dỡ về cái chatbox tự đăng nhập
» CHATBOX Tự đăng nhập [Đơn giản mà hiệu quả]
» [Thắc mắc] Không đăng nhập vào chatbox được
Trang 3 trong tổng số 4 trang
Permissions in this forum:
Bạn không có quyền trả lời bài viết