File to include in page

chatbox.js

It's a javascript script, it has to be include in a script tag


Test actual parameters

Click here to test sample.html Click here to test frame.html

Click here to access to test page


Inclusion example :

        <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
	<body>
		<script type="text/javascript" id="dyduchatbox" src="chatbox.js"></script>
	</body>
</html>

Files list