It\'s easy to show a modal dialog with javascript in Bootstrap.
But how to make the modal open at page load without the need of a document.ready functio
document.ready
Have a look at this Launch Bootstrap Modal on page load from Andres Ilich
JS