=== AjaxChat === Contributors: Payden Sutherland Donate link: http://paydensutherland.com Tags: chat, ajax, instant, messaging Requires at least: 2.9.2 Tested up to: 3.0 Stable Tag: 0.10 This plug-in provides a simple chat system integrated into your blog. == Description == This plug-in provides a simple chat system integrated into your blog. It adds a bar with a height of 20 pixels across the bottom of the browser's viewport. The div for the bar is position:fixed. This means that older browsers, Internet Explorer 6, for instance, may not display the bar at all. In the future, I might make a work-around for IE6, but really I have no problems alienating users who are using such an old browser. If Microsoft can drop support for XP, I don't think I have to support XP's browser anymore :) Viewers of your blog are assigned a unique Guest????? name until they change it using the NickName textbox. == Installation == 1. Upload `ajaxchat` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = Is Internet Explorer 6 Supported? = No. == Screenshots == 1. A view of the integrated chat bar with chat window closed. 2. And with chat window open. == Changelog == = 0.11 = * Added