DIR Return Create A Forum - Home
---------------------------------------------------------
Create A Forum - Support Forums
HTML https://support.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Create a Forum Codes and Support
*****************************************************
#Post#: 5818--------------------------------------------------
[Code] Refresh Who's Online V1
DIR By: xboi209
Date: August 19, 2012, 8:46 pm
---------------------------------------------------------
Description: This code refreshes the Who's Online page every 5
seconds.
This code utilizes jQuery, please use the latest version found
in this thread:
HTML http://support.createaforum.com/5/jquery-v1-8-update/
HTML http://support.createaforum.com/5/jquery-v1-8-update/
Footers:
--- Code ---
<script>if(/action=who/i.test(location.href)){setInterval(function(){$("#whos_online").load(smf_scripturl+"?action=who
#whos_online");},5000);}</script>
--- End Code ---
#Post#: 6016--------------------------------------------------
Re: [Code] Refresh Who's Online
DIR By: Jacob505
Date: September 1, 2012, 3:30 pm
---------------------------------------------------------
Where do you add this?
#Post#: 6017--------------------------------------------------
Re: [Code] Refresh Who's Online
DIR By: xboi209
Date: September 1, 2012, 3:54 pm
---------------------------------------------------------
Footers
#Post#: 6019--------------------------------------------------
Re: [Code] Refresh Who's Online
DIR By: Griff Grof
Date: September 1, 2012, 4:02 pm
---------------------------------------------------------
Thank you very much for sharing this with us Xboi :) ;D
#Post#: 6025--------------------------------------------------
Re: [Code] Refresh Who's Online
DIR By: Jacob505
Date: September 2, 2012, 12:16 pm
---------------------------------------------------------
--- Quote from: xboi209 link ---
>
> Footers
>
--- End Quote ---
Ok, thanks xboi. =)
*****************************************************
Page 1 of 1