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!

Can I prevent the #HEAD# tag from loading jQuery in APEX 4?

.Richard.Sep 29 2011 — edited Sep 30 2011
I am using APEX to generate a report that is specifically designed to be viewed on a BlackBerry phone.

When accessing the APEX 3.2 version of the application from a BlackBerry phone it works fine.
When accessing the APEX 4.0 version (exported from 3.2 and imported to 4.0) the BlackBerry browser reports the following error:

HTTP Error 413: Request Entity Too Large
The page you requested could not be loaded. Please try loading a different page.

I have tracked this down to the use of jQuery-UI by APEX 4.0.
I can reproduce the error in APEX 3.2 by loading the jquery-ui.min.js file in the Page Template.

So, is there any way of preventing APEX 4.0 from loading jQuery or jQuery-UI by default in the #HEAD# tag of the page template?

Richard
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 28 2011
Added on Sep 29 2011
7 comments
195 views