Nanospell Spell Checking Software Components
JavaScript jQuery CKEditor TinyMCE PHP ASP.Net Classic ASP

PHP SpellChecker

Class SpellAsYouType

  1. 1 Key Properties
    1. 1.1 AddWordsToDictionary
    2. 1.2 CaseSensitive
    3. 1.3 CheckGrammar
    4. 1.4 Fields
    5. 1.5 ID (Read Only)
    6. 1.6 IgnoreAllCaps
    7. 1.7 IgnoreNumeric
    8. 1.8 Installation Path
    9. 1.9 Language
    10. 1.10 UserInterfaceLanguage
  2. 2 Setup Properties
    1. 2.1 Delay
    2. 2.2 SettingsFile
    3. 2.3 Strict
  3. 3 Methods
    1. 3.1 Activate()
    2. 3.2 HideButton (buttonId)
AYT

The SpellAsYouType provides inline - contextual spell-checking in your text-areas.

The SpellAsYouType allows you to automatically spellcheck HTML textareas "In Situ" with red wiggly underlines. The spelling is revalidated every time the user changes the field value or stops typing.

Due to our unique smart browser client - this process is typically low on band-with and server resources.

Key Properties

AddWordsToDictionary

CaseSensitive

CheckGrammar

Fields

ID (Read Only)

IgnoreAllCaps

IgnoreNumeric

Installation Path

Language

Language Context

UserInterfaceLanguage

Translation Context Thai

Setup Properties

Delay

SettingsFile

Strict

Methods

Activate()

HideButton (buttonId)