网页弹框弹出

完成这个功能需要在 弹框弹出 点击之后 才会显示内容 <!DOCTYPE html> <html> <head> <title>对话框测试</title> <script> alert("对话框测试"); </script> </head> <body> 对话框测试: </body> </html>
相关文章
相关标签/搜索