CodeIgniter Forums
Spell check - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: Spell check (/showthread.php?tid=5847)



Spell check - El Forum - 02-06-2008

[eluser]Sawariya[/eluser]
Hi Friends,

How to implement spell check in our project......
same like this forum.... any idea about this...

Thanks in advance....


Spell check - El Forum - 02-06-2008

[eluser]nmweb[/eluser]
Either TinyMCE or FckEditor has a spellcheck, can't quite remember which. It's a Javascript way to handle it. It's easier to tell your users to use Firefox, has built-in spellcheck.


Spell check - El Forum - 02-06-2008

[eluser]Sawariya[/eluser]
Hi nmweb
Thanks for your reply..... I am not using Both...
I am using textarea only... any third party tool is available..??

Thanks


Spell check - El Forum - 02-06-2008

[eluser]Nick Husher[/eluser]
My company has used GoogieSpell in the past. I can't attest to its goodness or badness. The live demo looks promising, though.


Spell check - El Forum - 02-06-2008

[eluser]Sawariya[/eluser]
Hi Nick Husher


Thanks for your reply... i will try this..

Thanks again