0 votes
in Bootstrap by
Which of the following is correct about data-remote Data attribute of Modal Plugin?

A. It specifies static for a backdrop, if you don’t want the modal to be closed when the user clicks outside of the modal.

B. It closes the modal when escape key is pressed; set to false to disable.

C. It shows the modal when initialized.

D. Using the jQuery .load method, injects content into the modal body. If anhref with a valid URL is added, it will load that content.

Related questions

0 votes
asked Jan 22, 2020 in Bootstrap by rahuljain1
0 votes
asked Oct 7, 2019 in Bootstrap by Tracy Williams
...