Ajax Comment?
JonGirard - January 7, 2008 - 22:17
Hi All,
I've been contracted to do a huge project with drupal as the cms, and It's going to require the use of all my skills and knowledge of drupal!
My question is does anyone know of any way of it being possible to put an ajax box (or div?) on the frontpage. Basically, It would be a comment area for members that I would build to mimic an instant chat, therefore was going to use ajax to reload just that div to display the newly posted comment.
Anything would be helpful on this!
Thanks for your help in advance,
Jon.
PS. Here's an early development shot of the website I'm building:
http://www.freewebs.com/jrgirard/bostondanceco.jpg

Bump
Common, somebody knows this.
Did you try looking at some
Did you try looking at some of the chat modules that use AJAX to get some ideas on how you might go about doing what you need?
Here are some....
Chatroom:
http://drupal.org/project/chatroom
AjaxIM:
http://drupal.org/project/ajaxim
Chatblock:
http://drupal.org/project/chatblock
Div Work
I know div will work in Drupal thats for sure.
Thanks, I especially liked the..
Hi,
Thanks for your replies!!
I especially liked the chatblock module. The only issue I'm trying to figure out is 1) the setting that allows you to set the max number of displayed messages has no affect (doesn't work) and it doesn't allow you to display the messages when logged out.
Drat, That's what I'm looking for though.
Thanks,
Jon.