Click here to Skip to main content
15,891,764 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hii ,

I am currently using this script.

XML
<script type='text/javascript'>
        $Spelling.SpellCheckAsYouType('TextBox')
    </script>


add appropriate js as well .

But now my client says he need a option to select a language and whatever language he selects the spell checker works accordigly .. How can I Add such functionality

I have seen now . In browser there is option for spell checking . We can add dictionries of different languages. but can we force to add all the langusges and get selected the one for spell checking as my client selects the language from say dropdown .
Posted
Updated 17-Oct-13 20:18pm
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900