1

Does anyone here know of a Javascript application (something similar to Lightbox, only not for images) for drag-and-drop, preferably running on the Prototype Javascript Framework?

Alternatively, I'm open to using jQuery or something else that's supported by the major browsers.

2 Answers 2

3

I recommend http://docs.jquery.com/UI/API/1.7.2/Draggable since you are open to jQuery.
The prototype alternative using the scriptcaulous library: http://wiki.github.com/madrobby/scriptaculous/draggable

regards

Sign up to request clarification or add additional context in comments.

Comments

0

Using jQuery and jQuery-UI, you will be able to use drag-drop features.

http://jqueryui.com/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.