AjaxChat
I did some more work on the AjaxChat plug-in tonight. Fixed some compatibility issues.
1). I forgot to use full php tags instead of short tags.
( I never use long tags
)
2.) Started using the plugins_url() function build into wp to find the correct url to point to my scripts.
3.) Made ajaxchat.js ajaxchat.js.php so that the JavaScript itself can use plugins_url()
4.) Also, unrelated, but I added a button to change name. You could have just hit enter before, but it’s better to have it explicitly as well.
Take a look at the development version for new features by clicking here
Suggestions/comments/bugs are always welcome. Feel free to comment.
