AIt specifies static for a backdrop, if you don’t want the modal to be closed when the user clicks outside of the modal.
BIt closes the modal when escape key is pressed; set to false to disable.
CIt shows the modal when initialized.
DUsing the jQuery .load method, injects content into the modal body. If anhref with a valid URL is added, it will load that content.