Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Javascript (https://www.askmehelpdesk.com/forumdisplay.php?f=452)
-   -   Spell checker in javascript (https://www.askmehelpdesk.com/showthread.php?t=126796)

  • Sep 6, 2007, 11:41 PM
    temp_san1
    Spell checker in javascript
    How to create Spell checker in javascript? Any logic
  • Jul 1, 2010, 11:34 PM
    objectundefined
    You probably don't have to create one yourself. I'd check out plugins written for your favorite JS library. I'm partial to mootools, so one of my favorites is:

    http://mootools.net/forge/p/request_spellcheck

    It's simple, you don't need to host any dictionaries on your site (uses google), and it's decently fast.

  • All times are GMT -7. The time now is 12:48 AM.