Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
35
Drag and Drop
posted

LS

I am searching for an example about a simple drag and drop in a container. I want to drag a checkmark item onto a container (which holds a svg) and read the coordinates of the drop. In jquery mobile I have problems and want to check if igniteUI can do this task.

Can you show an example of normal drag and drop ? (Without a tree and other cool features)

Thanks

Arthur

  • 5
    posted

    Hi,

    We provide you a straightforward design for your eBay listings. This not only adds a professional look to your online listings, but it helps spread the word of your brand as a whole. You should be an eBay sellers wish to design your own eBay template. Phoenix team provides some of the best eBay templates available.

  • 5105
    Suggested Answer
    Offline posted

    Hi Arthur,

    The jQuery UI framework provides draggable and droppable components. You can see examples of those:

    http://jqueryui.com/draggable/

    http://jqueryui.com/droppable/

    The Ignite UI product is build on top of the jQuery UI framework and integrates perfectly with it.

    Thank you for using the Infragistics forums!