クリックで自分自身を隠すブランを作成してください。
このようになります:
“自分自身” の参照にはハンドラ中の this を使います:
this
<input type="button" onclick="this.hidden=true" value="Click to hide">
<input
<
type
="button"
=
"
onclick="this.hidden=true"
onclick
="this.hidden=true"
this.hidden=true
.
true
value
="Click to hide"
>