inputボタンでリンク設定&戻る設定
<input type="button" value="***" name="return" onClick="javascript:history.back()">
<input type="button" value="T***" name="return" onClick="location.href='http://addressname.net/'">
タグ: input, javascript, ボタン, リンク
<input type="button" value="***" name="return" onClick="javascript:history.back()">
<input type="button" value="T***" name="return" onClick="location.href='http://addressname.net/'">
タグ: input, javascript, ボタン, リンク