Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
785
WebSpellChecker
posted

Hi,

I am keeping getting error with webspellchecker when i click on the button to bring up webspellchecker to check on any spelling errors in the textbox.

That is the error that I am getting ->  Microsoft JScript runtime error: 'this._props.6' is null or not an object

ig_WebSpellChecker.prototype.getAllowXML = function() {

 

 

return this._props[6];

That is your component and jscript code.   What is the problem???

Thanks,

Parents
No Data
Reply
  • 22852
    Offline posted

    Hello,

    What version of the toolset are you using where you get this error?  Also are you setting the Button property of the WebSpellChecker or are you calling JavaScript to show the spell checker dialog?

    Let me know if you have any questions with this matter.

    Alan

Children
No Data