CodeIgniter Forums
looking for live chat - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: looking for live chat (/showthread.php?tid=35596)



looking for live chat - El Forum - 11-04-2010

[eluser]a.j.[/eluser]
Hi,

i'm looking for jquery live chat, such as Gmail Style Jquery Chat or CometChat (basic).

i found some threads about that, but they are pretty old and not finished.

so has anyone got a working example implemented on CI? and maybee wants to share it with us?

thanks in advance.


looking for live chat - El Forum - 11-04-2010

[eluser]LuckyFella73[/eluser]
Hi a.j.

I didn't implement a chat module yet but this resource looks interesting:
http://css-tricks.com/chat2/

It's jquery based and looks pretty simple.


looking for live chat - El Forum - 11-04-2010

[eluser]a.j.[/eluser]
[quote author="LuckyFella73" date="1288901175"]Hi a.j.

I didn't implement a chat module yet but this resource looks interesting:
http://css-tricks.com/chat2/

It's jquery based and looks pretty simple.[/quote]

ok thanks, i'll check it.