ajaxEnabled (read only)

The ajaxEnabled property allows you to determine if the client browser can use Ajax . Ajax is needed for the spellCheck, ajaxSpellCheck and spellCheckWindowTest methods.

The results is Boolean - either true or false .

Read More...