備忘録 『ドラゴンクレイズ』用のモンスター図鑑の作成記録 簡単な表を作りボタンで中の文字、絵を変更する。その1 忍者ブログ
javascriptの初心者。  http://ocyanomi.chagasi.com/
Admin / Write
×

[PR]上記の広告は3ヶ月以上新規記事投稿のないブログに表示されています。新しい記事を書く事で広告が消えます。

表、ボタンはメモ帳打ち込みでもできますが 
面倒なので Microsoft Expression Web4 を使用します。me  











作成されるソースコードは 大体次のようになります。
<form method="post">
 <input name="Button1" type="button" value="button" />
 <input name="Button2" type="button" value="button" />
 <table style="width: 200px">
<tr>
   <td>ホノオダマ</td>
</tr>
<tr>
 <td>
    <input name="Image1" src="0003.png" type="image" 
    height="200" width="200" >
   </td>
  </tr>
 </table>
</form>
PR
HOME | 16  15  14  13  12  11  10  9  8  7  6 

忍者ブログ [PR]