开发者

Existing Drag-and-Drop Application/Framework in Javascript

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.


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


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

http://jqueryui.com/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜