Chatbox Coding
+3
Cr4ZyBoY
Jophy
Cain@Xtremlygamersforum
7 posters
Page 1 of 1
Chatbox Coding
I'm looking for a widget code for a new chatbox. I'm very new to java and html coding and I know a fair bit of batch file coding. But I cannot code an improved version of the chatbox if anyone could do this for me I'd be very grateful. I'm not sure if this is the right topic to post this in but if it is not moderators please move it.
Please make it have all of the commands the old one has and also have a command for a single member to clear his screen but not everyone else's. Like this /clearmyscreen
*You cleared your own chatbox
Please make it have all of the commands the old one has and also have a command for a single member to clear his screen but not everyone else's. Like this /clearmyscreen
*You cleared your own chatbox
Last edited by Cain@Xtremlygamersforum on Thu Apr 25, 2013 9:24 am; edited 1 time in total
Re: Chatbox Coding
Hello,
Try the avacweb chat:
http://www.avacweb.com/t532-avacweb-chat
Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine. |
Try the avacweb chat:
http://www.avacweb.com/t532-avacweb-chat
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
It won't work
Thanks for the help but I'm putting the code it gives me into java script, html, widgets managment, ect. The code won't work.
Re: Chatbox Coding
Try this
Modules > Portal & Widgets > Forum Widget Management> Create Widget
Add this Code:
Modules > Portal & Widgets > Forum Widget Management> Create Widget
Add this Code:
- Code:
<style type="text/css">
/*<![CDATA[*/
div.c4 {z-index: 10000; position: fixed; bottom: -5pt; right: -5pt;}
iframe.c3 {width: 850px; height: 350px; display: none; border-top: 3px solid rgb(148, 11, 11); border-left: 3px solid rgb(148, 11, 11); border-bottom: 10px solid rgb(148, 11, 11); border-right: 10px solid rgb(148, 11, 11);}
div.c2 {font-size: 12px; font-family: 'trebuchet ms',serif; cursor: pointer; padding: 3px;}
span.c1 {color: red;}
/*]]>*/
</style>
<div id="chatbox_ret_cont" onmouseout="" onclick="" onmousever="" class="c4">
<div onclick=
"(document.getElementById('chatbox_ret').style.display=='block')?my_setcookie('chatbox_ret','0',0,0):my_setcookie('chatbox_ret','1',1,0); $('#chatbox_ret').toggle('normal');"
class="c2">
<img src="http://i1356.photobucket.com/albums/q739/Cristian_Lee_Agustin/Chatbox_zps2cbd0393.png" />
</div>
<iframe scrolling="no" frameborder="1" onload=
"if(cb_new) { cb_start(); cb_new=0; };" class="c3" marginheight="0" marginwidth="0"
name="chatbox_ret" id="chatbox_ret" src="/chatbox/index.forum"></iframe>
</div>
BL-Khane- New Member
- Posts : 16
Reputation : 1
Language : English
Location : Philippines
Still, all codes won't work
BL-Khane wrote:Try this
Modules > Portal & Widgets > Forum Widget Management> Create Widget
Add this Code:
- Code:
<style type="text/css">
/*<![CDATA[*/
div.c4 {z-index: 10000; position: fixed; bottom: -5pt; right: -5pt;}
iframe.c3 {width: 850px; height: 350px; display: none; border-top: 3px solid rgb(148, 11, 11); border-left: 3px solid rgb(148, 11, 11); border-bottom: 10px solid rgb(148, 11, 11); border-right: 10px solid rgb(148, 11, 11);}
div.c2 {font-size: 12px; font-family: 'trebuchet ms',serif; cursor: pointer; padding: 3px;}
span.c1 {color: red;}
/*]]>*/
</style>
<div id="chatbox_ret_cont" onmouseout="" onclick="" onmousever="" class="c4">
<div onclick=
"(document.getElementById('chatbox_ret').style.display=='block')?my_setcookie('chatbox_ret','0',0,0):my_setcookie('chatbox_ret','1',1,0); $('#chatbox_ret').toggle('normal');"
class="c2">
<img src="http://i1356.photobucket.com/albums/q739/Cristian_Lee_Agustin/Chatbox_zps2cbd0393.png" />
</div>
<iframe scrolling="no" frameborder="1" onload=
"if(cb_new) { cb_start(); cb_new=0; };" class="c3" marginheight="0" marginwidth="0"
name="chatbox_ret" id="chatbox_ret" src="/chatbox/index.forum"></iframe>
</div>
It's so strange it won't work either! I'd love it if I had an admin on my side who could help me with this stuff
Re: Chatbox Coding
That should work since this already installed on so many forums, make sure you put the codes correctly, try enabling your HTML first:Jophy wrote:Hello,
Please change the title of your topic, that is related to your question/issue, so that other users will be able to find their question/issue using the search engine.
Try the avacweb chat:
http://www.avacweb.com/t532-avacweb-chat
https://help.forumotion.com/t35636-enabling-html
Also, make sure you enable your Javascript:
Admin panel > Modules > Javascript Management > Enable Javascript > Save
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Re: Chatbox Coding
I tried this, but for some reason, I just get a blank white screen when trying to go to the website. Could you possibly post the java code here please?
killerjoe8pie- New Member
- Posts : 1
Reputation : 1
Language : English
Re: Chatbox Coding
You just put this code in the javascript code box and click submit correct?
Rum- Forumember
- Posts : 63
Reputation : 0
Language : english
Re: Chatbox Coding
Yes.Rum wrote:You just put this code in the javascript code box and click submit correct?
Admin Panel > Modules > Javascript Codes management > Create a new one.
Make sure to enable javascript there too.
Just follow what is provided on the tutorial.
Jophy- ForumGuru
- Posts : 17922
Reputation : 836
Language : English
Location : Somewhere
Similar topics
» Chatbox Issue - Coding
» Chatbox coding issues
» Coding problem
» How do you do Javascript and coding?
» Coding help
» Chatbox coding issues
» Coding problem
» How do you do Javascript and coding?
» Coding help
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum