Keyoti have released version 5.2 of RapidSpell Web ASP.NET[^]. RapidSpell adds spell checking to any ASP.NET Web Form or MVC web application.
Features include; inline/as-you-type spell checking, traditional dialog spell checker, custom dictionaries plus multiple non-English dictionaries also available.
A free evaluation of RapidSpell Web ASP.NET can be downloaded here;
https://keyoti.com/products/rapidspell/dotNetWeb/evaluation.html[^]
New features in v5.2 include:
- Added Polish and Russian UI texts
- Added support for jQuery Combobox
- Added support for jQuery autosize - please email support@keyoti.com for info
- Added documentation on using with KendoUI rich text box, see 3rd party text box section of the help
- Improved handling of textboxes made invisible and then visible again
- Added rsw_unregisterTextBox(textBoxId) function to remove textbox from spell checker
- Added preventDefaultCurrentEvent function to allow event cancellation (eg key events), see the Client Scripting section of the help
- Added double click event mapping to original textbox with as you type mode
- Addressed nodeValue being deprecated
- Fixed Firefox issue with newlines
- Fixed bug with textboxes marked to be ignored being picked up under certain conditions
- Prevent suggestions context menu being hidden as textboxes are initialized
- Fix bug in text reconciliation (for text changes occurring after a spell request was sent)
- Map double click events to source textbox handler (for AYT)
- Added submitOnEnterForSingleLine property to TBS objects to allow Enter to trigger form submit - please email support@keyoti.com for info
- Fix placeholder bug
- Added rapidSpell.ayt_forceNoScrollBars to allow complete override of scroll bars in AYT textboxes (false by default), useful with older browsers in certain document modes
Features include; inline/as-you-type spell checking, traditional dialog spell checker, custom dictionaries plus multiple non-English dictionaries also available.
A free evaluation of RapidSpell Web ASP.NET can be downloaded here;
https://keyoti.com/products/rapidspell/dotNetWeb/evaluation.html[^]
New features in v5.2 include:
- Added Polish and Russian UI texts
- Added support for jQuery Combobox
- Added support for jQuery autosize - please email support@keyoti.com for info
- Added documentation on using with KendoUI rich text box, see 3rd party text box section of the help
- Improved handling of textboxes made invisible and then visible again
- Added rsw_unregisterTextBox(textBoxId) function to remove textbox from spell checker
- Added preventDefaultCurrentEvent function to allow event cancellation (eg key events), see the Client Scripting section of the help
- Added double click event mapping to original textbox with as you type mode
- Addressed nodeValue being deprecated
- Fixed Firefox issue with newlines
- Fixed bug with textboxes marked to be ignored being picked up under certain conditions
- Prevent suggestions context menu being hidden as textboxes are initialized
- Fix bug in text reconciliation (for text changes occurring after a spell request was sent)
- Map double click events to source textbox handler (for AYT)
- Added submitOnEnterForSingleLine property to TBS objects to allow Enter to trigger form submit - please email support@keyoti.com for info
- Fix placeholder bug
- Added rapidSpell.ayt_forceNoScrollBars to allow complete override of scroll bars in AYT textboxes (false by default), useful with older browsers in certain document modes