bootstrap-modal
bootstrap-modal copied to clipboard
Addition of new Draggable Modal feature using the jQuery draggable function
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 .
I also posted a code to do this, without using the ui library jschr/bootstrap-modal/issues/39