Drag from listview and drop in Circular target area (maybe using SVG etc it can be achieved)
I tried using CSS circle border-radius:50% but it just shows circle div , but actually its a rectangular div.
I am searching the solution from several days in your forum and other stackoverflow forums, but couldn't find solution for complete circular div area for drop (Using Drag and Drop)
Please let me know whether it is possible or not ?
If you want more detail of my question then I can create a jsfiddle for it.
I tried using CSS circle border-radius:50% but it just shows circle div , but actually its a rectangular div.
I am searching the solution from several days in your forum and other stackoverflow forums, but couldn't find solution for complete circular div area for drop (Using Drag and Drop)
Please let me know whether it is possible or not ?
If you want more detail of my question then I can create a jsfiddle for it.