How to show a URL in Bootstrap Modal dialog: On button click

后端 未结 2 587
渐次进展
渐次进展 2020-12-15 12:34

I have to load a page (internal URL) in a modal window. I had been using window.showModalDialog(url, null, features) but this does not work properly on Safari,Chrome. So w

2条回答
提交回复
热议问题