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!

Drag and Drop Select2 Plugin

tironeSep 7 2013 — edited Sep 8 2013

hello everyone,

I'm using the Select2 plugin in Apex 4.1.1

(see   - Item Plugin - Select2)

I manually installed the 1.7.1 jquery, as required from documentation,  and also the jquery.ui.sortable.min.js.

everything seems to work, but drag and drop to reorder selectded entry does not work.


In my HTML header page i included


<script type="text/javascript" src="#IMAGE_PREFIX#libraries/jquery-ui/1.8.14/ui/minified/jquery.ui.sortable.min.js"></script>

<script type="text/javascript" src="#IMAGE_PREFIX#libraries/jquery/1.7.1/jquery-1.7.1.js"></script>

<script type="text/javascript" src="#IMAGE_PREFIX#libraries/jquery/1.7.1/jquery-1.7.1.min.js"></script>


any help will be appreciatedk


regards

Saverio

This post has been answered by Nick Buytaert on Sep 8 2013
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 6 2013
Added on Sep 7 2013
6 comments
2,344 views