function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
gtuerkgtuerk 

a4j.AJAX is null or not an object in Visualforce page

One of my users is getting an error when clicking on a button that uses an action and rerenders.  I assume this is something on his client browser.   Has anyone seen this error before?

 

a4j.AJAX is null or not an object

 

He is using IE

Ron HessRon Hess
Which version of IE ?
Pault.ax256Pault.ax256

One of my customers was getting this on IE 6.  The following sorted it:

 

 'This problem/error is caused by an Internet Explorer 6 Security Setting.   If you go to Tools->Internet Options->Security Tab.  Click ‘Custom’ and OK any message.  Then scroll down to ‘Script Active X Controls ….’.  This should be enabled.'