bootstrap-modal icon indicating copy to clipboard operation
bootstrap-modal copied to clipboard

Addition of new Draggable Modal feature using the jQuery draggable function

Open mbarki-mohamed opened this issue 11 years ago • 1 comments

I've tried to add a new feature to the awesome Bootstrap Modal project : the draggable Modal , It's a useful feature that can help the user to drag the modal and see all its content if it is larger than the screen size , it uses the jQuery UI Draggable function and it's easy to use .

mbarki-mohamed avatar Oct 03 '13 11:10 mbarki-mohamed

I also posted a code to do this, without using the ui library jschr/bootstrap-modal/issues/39

Yohn avatar Oct 04 '13 21:10 Yohn