I have a screen where i have story points i.e simple lines of statement > I want to drag those lines in Dialog Box that has been opened after clickin a button.
As u can see in screen .
Want to drag my story into dialog box i.e Iteration 1 that has been opened after clicking “+Create Iteration” button.
Can anyone help me or give any reference ?
Use Droppable. Look for example at the shopping cart demo.
z-index issues can be fixed by properly setting draggable’s zIndex option for example:
I edited the shopping cart demo to use dialog: http://jsfiddle.net/7683X/