adspace


How to use modal popup in bootstrap?

Answer Posted / Rakesh Singh

To use modal popup in Bootstrap, you need to include the necessary HTML elements, such as the data-toggle attribute on the button and the id attribute on the modal container. After that, initialize the modal with JavaScript or by adding the show class to the modal's .modal-dialog element.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the latest version of bootstrap?

88