• Page 1 of 1
  • 1
Instant refresh of chat box
dude9106
Posts: 2
Reputation: 0

Message # 1 | 6:55 PM
is there any way to make a chat box refresh instantly so everyone can see it as soon as you post it?
thank you
Armaros
Posts: 1424

Message # 2 | 8:47 PM
Doubt that possible, but correct me if I'm wrong.
iLee
Posts: 111
Reputation: 0

Message # 3 | 12:06 PM
Uhhm, Im pretty sure this isn't possible. But there is a Chatango chat box that you can use that Automatically updates everytime someone posts.
Use your brain before you post ~Lee
Please use search, ~Lee
Sunny
Posts: 9296
Reputation: 456

Message # 4 | 10:41 AM
dude9106, min refresh interval is 15 seconds.
I'm not active on the forum anymore. Please contact other forum staff.
aj2372
Posts: 1
Reputation: 0

Message # 5 | 11:21 AM
iLee, is there anyway of getting 1 on my site tnx
ive got the tag board but its no good how u have to keep refreshing
Post edited by aj2372 - Wednesday, 2009-02-11, 11:26 AM
Sunny
Posts: 9296
Reputation: 456

Message # 6 | 11:36 AM
aj2372, Google will help you.
I'm not active on the forum anymore. Please contact other forum staff.
Dyriaex
Posts: 11
Reputation: 2

Message # 7 | 8:34 AM
okay automatic refresh in chatter i got this..

there is a code

Code
<meta http-equiv="refresh" content="5" >

this will refresh the page every so many seconds...

content=(insert seconds here)

basically the code above will refresh the page every 5 seconds. this can cause some errors on IE, however it seems to work on my site.

where to put this code?

okay,

edit templates and click on, appearance of entries, right at the top put in that code above everything else

here is mine ill give you the beginning code.

Code
<meta http-equiv="refresh" content="5" >
<div class="cBlock$PARITY$" style="padding:0 4px 5px 2px;margin-bottom:3px;">
<div style="float:right;font-size:8px;" title="$DATE$">$TIME$</div>
<div style="text-align:left;">......

okay i hope this helps..

Post edited by Dyriaex - Saturday, 2010-01-09, 8:35 AM
Mrpunisher
Posts: 6
Reputation: 0

Message # 8 | 2:04 AM
ok the auto refresh code is working ,,, so I don't need the list that u select the seconds from it , it stop working anyways
so can please some1 tell me what line or code to delete from the tag board codes ,,
thanks
Sunny
Posts: 9296
Reputation: 456

Message # 9 | 2:12 PM
Mrpunisher, delete <td>$FLD_AUTOUPD$</td>from "Form for adding new entries".
I'm not active on the forum anymore. Please contact other forum staff.
CoffeeCone
Posts: 687
Reputation: 41

Message # 10 | 5:50 PM
Quote (Mrpunisher)
ok the auto refresh code is working

What if the user is slow at typing? If the 5 second limit is up, won't the whole page refresh thus removing the text the user is currently typing? That would irritate most people. Just trying to help you out though... smile

P.S.
I do not intend to bump an old topic, I just wanted to share my insight which could help later users if ever they stumble upon this thread. sad


"Friends don't let friends use Internet Explorer 6." - Microsoft || Join the cause. Help your friends.


Post edited by shadowslash - Tuesday, 2010-05-11, 5:51 PM
  • Page 1 of 1
  • 1
Search: