I am working on a web application with bootstrap and i have many elements over there.
Actually i want to drag one element/Div to another browser's tab so is there any way to achieve this by jQuery or html?
The scene is my client has two screens and he wants to drag a map from web application to other screen but the rest of all elements/widget/divs will be still remain there.
Can anyone help me out?