大阪でSEO対策,HP制作,求人募集しております。 電話では受け付けていません。
<html> <head> <title></title> </head> <body> <input type="button" value="ボタン" name="button1" onclick="disabled()"> <script language="JavaScript"> <!-- function disabled(){ alert('test'); } // --> </script> </body></html>