Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Javascript Error - Uncaught ReferenceError: $s is not defined in ApEx 3.0.1

Tony FatourosAug 24 2010 — edited Aug 25 2010
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.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 22 2010
Added on Aug 24 2010
1 comment
1,390 views