开发者

dojo drag and drop [closed]

开发者 https://www.devze.com 2023-03-02 04:22 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

hey , i have a prob开发者_运维技巧lem i want to make a drag and drop between 2 containers and then select the dropped item values , what is the best tutorial for that i need it in dojo framework can any one help me ?? please


For reference,

  • comprehensive explanation of dojo/dnd, and how to leverage it in real applications. The author builds the “shopping cart” in several iterations commenting code snippets and providing full source code for all examples. : Drag and drop with Dojo
  • online demo (declarative): Dojo Drag and Drop declarative demo
  • online demo (programmatic): Dojo Drag and Drop programmatic demo


When I was searching info about DnD in dojo I found this blog post really helpful.

Check it out: Dojo DnD Tutorial - part 1

Hope it helps you as well!

Cheers,

//Daniel

0

精彩评论

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