網頁彈框彈出

完成這個功能需要在 彈框彈出 點擊之後 纔會顯示內容 <!DOCTYPE html> <html> <head> <title>對話框測試</title> <script> alert("對話框測試"); </script> </head> <body> 對話框測試: </body> </html>
相關文章
相關標籤/搜索