开发者

Drag links into div

开发者 https://www.devze.com 2023-03-09 04:38 出处:网络
I\'m looking a way to make a droppable box, I mean: Just div where user can drop a link f开发者_如何转开发rom current page and show the link inside.

I'm looking a way to make a droppable box, I mean: Just div where user can drop a link f开发者_如何转开发rom current page and show the link inside.

Any ideas?


jQuery UI has draggable and droppable functions for objects. This will meet your needs.

I'll not provide an example as the jQuery documentation does the job.

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

0

精彩评论

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