#1
|
|||
|
|||
chat box
i want to put a chat box on index.php
but i dont know what kind of code to put, and where should i insert this. please help me. i have 3 types of codes. Code:
<!-- BEGIN CBOX - www.cbox.ws - v001 --> <div id="cboxdiv" style="text-align: center; line-height: 0"> <div><iframe frameborder="0" width="200" height="305" src="http://www6.cbox.ws/box/?boxid=186880&boxtag=yxtxqs&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border:#DBE2ED 1px solid;" id="cboxmain"></iframe></div> <div><iframe frameborder="0" width="200" height="75" src="http://www6.cbox.ws/box/?boxid=186880&boxtag=yxtxqs&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px" id="cboxform"></iframe></div> </div> <!-- END CBOX --> Code:
<script type="text/javascript"> function popcbox() { cboxwin = window.open("","Cbox","width=200,height=380,toolbar=no,scrollbars=no,status=no,resizable=yes"); cboxwin.document.write('<html><head><title>Cbox</title></head><frameset rows="*,75" frameborder="0" framespacing="0">'); cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="http://www6.cbox.ws/box/?boxid=186880&boxtag=yxtxqs&sec=main" noresize="true" scrolling="auto" name="cboxmain" style="border:#DBE2ED 1px solid;"/>'); cboxwin.document.write('<frame marginwidth="2" marginheight="2" src="http://www6.cbox.ws/box/?boxid=186880&boxtag=yxtxqs&sec=form" noresize="true" scrolling="no" name="cboxform" style="border:#DBE2ED 1px solid;border-top:0px"/></frameset>'); cboxwin.document.write('<noframes>Cbox needs frames!</noframes></html>'); try { x = screen.width; y = screen.height; cboxwin.moveTo(Math.max((x/2)-100, 0), Math.max((y/3)-190)); } catch (e) {}; } </script> <a href="JavaScript:popcbox();">Pop up my Cbox</a> Code:
<script language="JavaScript" src="http://cbox.co.za/box/js.php?boxid=186880&boxtag=yxtxqs&srv=6&width=200&heightmain=305&heightform=75&frameborder=1&bordercolor=%23DBE2ED"></script> |
#2
|
||||
|
||||
RE: chat box
The problem with most pre-built chat boxes, is that they constantly refresh your page, and depending on how many people visit your site, even with a mimimum of 50, 50 pages refreshing at once, isn't good for say a free server, and even some pay to use servers.
|
#3
|
|||
|
|||
RE: chat box
where can i find fine chatbox?
|
#4
|
|||
|
|||
RE: chat box
The only one that I know of that runs without killing your CPU is one operated on ZEND and only available for Joomla sites
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Replace shoutbox with a different chat box | tahbikat | Questions and Supports | 0 | 12-01-2015 10:07 AM |
New CHAT for Mysidia/ Pet Sims! :) | Missy Master | Questions and Supports | 0 | 06-16-2013 11:25 AM |
Ideal Chat (vBulletin) | Alaric | Other Chat | 6 | 06-02-2013 05:14 AM |
Temporary Mysidia Chat | DragonTamerChris | Other Chat | 4 | 03-19-2011 03:40 PM |
Chat problem! | SieghartZeke | Questions and Supports | 8 | 10-31-2009 01:21 PM |
What's New? |
What's Hot? |
What's Popular? |