html show modal dialog
摘要:
<button onclick="showModalDialog()">show modal dialog</button> <dialog id="dialog" onclose="onModalClose(event)"> <header>This is a sample dialog</hea 阅读全文
posted @ 2023-03-03 18:13 明天有风吹 阅读(60) 评论(0) 推荐(0)