這段代碼很無奈

<html> <head> <title>test</title> <script type="text/javascript"> function remove(){ alert("點我了!"); } </script> </head> <body> <input type="button" value="測試" οnclick="remove()"/> </body> </html>
相關文章
相關標籤/搜索