How to make modal dialog open at page load in bootstrap

后端 未结 2 1649
傲寒
傲寒 2020-12-16 04:00

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

2条回答
  •  失恋的感觉
    2020-12-16 04:19

    Have a look at this Launch Bootstrap Modal on page load from Andres Ilich

    JS

    
    

提交回复
热议问题