NameSilo

Add a Free Chat box to your site.

SpaceshipSpaceship
Watch
Status
Not open for further replies.
Anyone interested in adding a chat client onto thier website? I have something up my sleeve, but it wil be hosted on one of my websites is the only thing. That way we can have one huge chat room.

Would like to know if anyone would like this.

Well I went ahead and did it.

Add this after the <head> and before </head> section of your website.
Code:
<script>
function popChat(URL,width,height){
		winpops=window.open(URL,"","width="+width+",height="+height+",left=1,top=1,status=0,scrollbars=0,resizable=1,menubar=0,location=0,toolbar=0")
}
</script>

Then add this link some where on your website.
Code:
<a href="javascript:popChat('http://arcadebam.com/chat/chat.php','500','280')">Chat</a>

-
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable Domains โ€” AI StorefrontUnstoppable Domains โ€” AI Storefront
Status
Not open for further replies.
Dynadot โ€” .com TransferDynadot โ€” .com Transfer
Appraise.net
Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomainEasy โ€” Live Options
DomDB
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back