自動転送する方法

JavaScriptで一定時間たったらページ遷移させる方法

https://gimmicklog.com/javascript/313/

<meta http-equiv=”refresh” content=”5; url=http://gimmicklog.main.jp”>

【自動転送する方法】(All about)

http://allabout.co.jp/gm/gc/23770/3/

その1

<meta http-equiv=”refresh” content=”秒 ; URL=移動先”>
<meta http-equiv=”refresh” content=”3;URL=http://allabout.co.jp/”>

<meta http-equiv=”refresh” content=”3;URL=http://link-a.net/gate.php?guid=on&mcode=atqsuuk3&acode=tnhjhmtrfaqv&itemid=0/”>
location.href = “移動先URL” + location.pathname + location.search + location.hash;

<script type=”text/javascript” src=”redirect.js”></script>

その2

<script type="text/javascript"><!--
   location.href = "移動先URL";
// --></script>

【高岡式アフィブロ】

http://affiblo.net/cv.php?url=http://www.rentracks.jp/adx/r.html?idx=0.5083.50458.414.714&dna=16099

http://hokenn1.com/cv.php?url=http://www.rentracks.jp/adx/r.html?idx=0.5083.50458.414.714&dna=16099

http://alliant-energyisco.com/o/012_job-of-nursing/01_Hospital-name+Nurse+Annual-income/s000001.html

【岡田塾】

<a herf=””target=”_blank”onclick=””>

シェアする

  • このエントリーをはてなブックマークに追加

フォローする