そこそこの勢いで誰かが質問に答えるスレ●20●
最新 最初 全
#354 [Hello World]
あーなるほどね
そういうのには対応できないな
例えば、
javascript:(function(){
var w = window.open('about:blank'),
s = w.document;
s.write('');
s.close();
var f = s.body.appendChild(s.createElement('form'));
f.setAttribute('method','post');
f.setAttribute('action','http://ole.michelsen.dk/viewsource/?uri='+location.href);
var i = f.appendChild(s.createElement('input'));
i.setAttribute('type','hidden');
i.setAttribute('name','DOM');
i.setAttribute('value',encodeURIComponent(document.documentElement.innerHTML));
f.submit();
})();
これをコピーしてブックマークのURLにいれて登録し、ソースを見たいページでブックマークを開くとか
ページ全体がソースコードになっちゃうけどね
:12/11/02 14:33 :Android :kREBAvsQ
★コメント★
←次 | 前→
トピック
C-BoX E194.194