|
|
|
Older revisions
r6
by diogo86
on Jun 28, 2009
Diff
Replaced name with id attribute on the main form. Also the charset is now being sent as an http header as well.
r5
by diogo86
on Jun 28, 2009
Diff
The main XHR object is now instantiated only once as well as the callback function to update the log window.
r4
by diogo86
on Jun 28, 2009
Diff
Removed jQuery dependency and now sorting the messages on PHP instead of in a subquery. Some other minor improvements.