Hi,
I am trying to use the prototype library and I seem to get an error that says missing call to Sys.Application.notifyScriptLoaded(). But when I add 'if(typeof(Sys!==null))Sys.Application.notifyScriptLoaded()' to the prototype.js file, I get 'Sys is not defined'. Any ideas on how to resolve this?
I am trying to use the prototype library and I seem to get an error that says missing call to Sys.Application.notifyScriptLoaded(). But when I add 'if(typeof(Sys!==null))Sys.Application.notifyScriptLoaded()' to the prototype.js file, I get 'Sys is not defined'. Any ideas on how to resolve this?