-アラート-

<input type="button" value="文字" onclick="alert('クリックして出る文字');">

サンプル


-進む-

<input type="button" value="文字" onclick="window.history.go(1);">

サンプル


-戻る-

<input type="button" value="文字" onclick="window.history.go(-1);">

サンプル


-印刷-

<input type="button" value="文字" onclick="window.print();">


サンプル


-リロード-

<input type="button" value="文字" onclick="window.location.href=window.location.href;">

サンプル


-お気に入りに追加-

<input type="button" value="文字" onclick="window.external.AddFavorite('追加させるURL','ページタイトル')">

サンプル






▲ページの先頭へ戻る


main_reverse(490 flaot右)

この改行が大事だったりする→
main_box_reverse