Hi,
I am using Oracle ApEx 3.0.1 and am trying to implement the Ajax Loading animation on a report I am running. The problem though, is that I am getting a javascript error on the following line:
window.setTimeout('$s("AjaxLoading",$x("AjaxLoading").innerHTML)', 10);
Looks like in Oracle ApEx 3.0.1, I am getting the javascript error:> Uncaught ReferenceError: *$s is not defined*
What would I need to change, to get this to work with no javascript errors in Oracle ApEx version 3.0.1 ?
Thanks.
Tony.