ignoreWebAddresses

This Boolean property is used to decide if the spell check engine will ignore words which resemble:

The default value is true.


Example:

var oSpell = new JavaScriptSpellCheck();
oSpell.ignoreWebAddresses = true