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!

Apex 4.2.1 lacks jQuery droppable - what a drag...

j4johnAug 8 2013 — edited Aug 8 2013

I'm building using Apex 4.2.1.

The js file containing jQuery UI components (/i/libraries/apex/minified/desktop_all.min.js) seems to omit jQuery droppable. (Try to use it and you get "TypeError: $(...).droppable is not a function")

So although draggable is included, and I can drag things around, I can't drop them anywhere useful - and my users need that ability, soon.

Could anyone on the team supply a good reason for the omission? And is there a different (compatible) variant of the file that does include droppable?

As a last resort I could brew my own on the jQuery site, but I'd rather not: too many issues around multiple declarations and future upgrade screwups...

Thanks

John.

This post has been answered by Jeff E on Aug 8 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 5 2013
Added on Aug 8 2013
5 comments
859 views