PageChat Update: Smaller Player
Saturday, March 22nd, 2008We enhanced the pagechat player to hide the top bar and users menu. Now all you have to do is copy and paste the following code
<script>
var pagechat_width = ‘600px’;
var pagechat_height = ‘400px’;
</script>
<script
src=”http://s1.pagechat.com/pagechat/js/embed.js”
id=”pagechat_embed”>
</script>
Check it out @ http://www.oreillymaker.com

