Free Chat Java Script
Posted: Fri Aug 31, 2012 9:32 pm
Just add thees 3 lines of code between <head> </head> tags of your webpage.
The Chat will show at the bottom of screen.
Here you can find out more about this Chat script, and how you can use it.
http://plugchat.in/
Thank you.
Code: Select all
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript">var plugChatInTheme = "plugchatin";</script>
<script type="text/javascript" src="http://static.plugchat.in/js/plugchatin-en.min.js"></script>
Here you can find out more about this Chat script, and how you can use it.
http://plugchat.in/
Thank you.