bagya
bagya

Reputation: 397

is it possible to achieve drag and drop with bootstrap responsive css?

We are creating dynamic application(layout) using angular , jQuery, kendo, bootstrap etc, which consist of container and content boxes. My requirement is to achieve to drag and drop(which means anything can placed anywhere) with bootstrap responsive css.

Anyone help me in static or dynamic way to example. If you guys need more elaborate manner. please let me know. Thank in advance.

Upvotes: -4

Views: 1229

Answers (2)

bo atkinson
bo atkinson

Reputation: 1

In case this is appropriate... Drag and drop hyperlinking of text or image, perhaps click on a target URL first, hold down and drag to the wanted element (text or image) and drop or release the mouse (or track device) on element of webpage. A space must be provided for a list of URFs. Text lists could be pasted in on page with or without images in advance of drag and drop. (New user in 2025)

Upvotes: 0

papalaza
papalaza

Reputation: 11

This library will do exactly what you want. https://rosspi.github.io/gridstrap.js/ It will maintain the responsiveness of bootstrap.

Upvotes: 0

Related Questions