开发者

Looking for JQuery drag and drop features

Here's what I want to achieve.

I want to be able to have a list of words, which I can drag over an input field and drop into the value. I want to be able to d开发者_StackOverflowo this multiple times possibly with the same word, to go in more that one input field.

Basically I'm sorting words into groups.

If anyone could point me at a JQuery library that can do this sort of thing, that would be great.

Cheers, Thomas.


Have a look at jQuery UI's draggable and droppable functions:

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

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜