Hatena::ブログ(Diary)

ドグマを探しに

2011-05-20

自動更新(オートリロード)のブックマークレット

古いエントリですが便利なのでリンクします。

Bookmarklet for ”Reload Every”

javascript:(function(){var T=prompt('更新間隔?(秒)','60');if(T&&!isNaN(T)){var F='<html><frameset rows="*,0"><frame src="'+location+'"><frame></frameset></html>';var W=open();with(W.document){write(F);close();}var H='<html><script>function R(){parent.frames[0].location="'+location+'";}setInterval("R()",'+T*1000+');</script></html>';with(W.frames[1].document){write(H);close();}}})();

スパム対策のためのダミーです。もし見えても何も入力しないでください
ゲスト


画像認証

トラックバック - http://d.hatena.ne.jp/crenlif/20110520/1305911564
リンク元