html Modal popup

后端 未结 6 1427
别跟我提以往
别跟我提以往 2020-12-03 08:05

How to make a simple modal popup for the following code.And on click on the background the modal popup should not disappear.




        
6条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-03 08:30

    a Modal window by definition requires action to be taken by the user before it can be returned to the main window. So what you are looking for is not a modal but a window.

提交回复
热议问题