开发者

jQuery Layouts with Drag and Drop

Ideally, what I'd like to do is have some layouts with designated spots that allow certain kinds of media to be dragged and dropped in those spots.

What recommendatio开发者_运维百科n do you have to accomplishing such a task? Should I just stick to the jQuery UI, or are there frameworks or plug-ins out there that would be better suited for the task?

Here is an example layout. Each section accepts a certain kind of content (that's all custom programming):

jQuery Layouts with Drag and Drop


jQuery UI Sortable, Draggable, and/or Droppable should provide all the functionality you need.

http://jqueryui.com/demos/sortable/
http://jqueryui.com/demos/draggable/
http://jqueryui.com/demos/droppable/

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜