bootstrap-modal
bootstrap-modal copied to clipboard
Dynamically changing the width of the modal
Is there a way to dynamically change the width of the modal? I have multiple elements on the modal which differ by width and I would like to adjust the width of the modal dynamically based on the element sizes.
Add this data-width="auto" as an attribute of your modal.