Thanks for the suggestion, I will take a look into it. In regards to the previous post about why I would bother. The client I'm producing the website for has requested the functionality. The website will be public facing and could be viewed on a variety of OS/ Browser platforms, so I can't rely on the fact that modern browsers have it built in.
On Mar 11, 3:20 am, "Dr. Tarique Sani" <[email protected]> wrote: > Check outhttp://www.afterthedeadline.com/ > > HTH > Tarique > > On Thu, Mar 10, 2011 at 10:14 PM, chris > <[email protected]>wrote: > > > > > I realise that this isn't stictly a cakePHP question. But as I'm > > building my application in cakePHP, I just wanted to see if anyone had > > any advice in the area. > > > I have a requirement to provide a spell check functionality in some of > > my forms. The input fields are simple 'textarea' fields. > > > Looking around, there seems to be a number of solutions. Most, if not > > all, seem to be javascript front ends, with a php file that is called > > to do the spellchecking. > > > The few I've looked at include > > >http://code.google.com/p/jquery-spellchecker/ > >http://www.phpspellcheck.com/ > > > I've tried the first one and can't get the demo code to work once > > downloaded, the second one the demo works fine, but I havn't gone > > further than this. > > > Anyway, what I'd like to know is. Does anyone have expereince of > > adding a spell checker to their cakePHP application? And if so, are > > there any recommendations of which to use? > > > Thanks > > > -- > > Our newest site for the community: CakePHP Video Tutorials > >http://tv.cakephp.org > > Check out the new CakePHP Questions sitehttp://ask.cakephp.organd help > > others with their CakePHP related questions. > > > To unsubscribe from this group, send email to > > [email protected] For more options, visit this group > > athttp://groups.google.com/group/cake-php > > -- > ============================================================= > PHP for E-Biz:http://sanisoft.com > ============================================================= -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
