Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Javascript (https://www.askmehelpdesk.com/forumdisplay.php?f=452)
-   -   How to create a javascript spellchecker (https://www.askmehelpdesk.com/showthread.php?t=770593)

  • Oct 9, 2013, 07:03 AM
    CDavis10
    How to create a javascript spellchecker
    I have an assignment in Software development and this is one of the problems:

    Create a spell check dictionary as a Javascript object in the following manner:

    {"teh":"the", "wierd":"weird", "alot":"a lot", "definately":”definitely", "mispell":"misspell", "untill":"until"}
  • Oct 9, 2013, 07:10 AM
    CDavis10
    By the way, he is not looking for super complex code. Just something simple. I'm not building some complex program to spell check everything this is just a small exercise for practicing java script.

  • All times are GMT -7. The time now is 08:13 PM.