Mozilla Firefox質問スレッド(初心者歓迎)の86
at SOFTWARE
559:名無しさん@お腹いっぱい。
09/03/27 20:18:03 5tpMwWkm0
>>551
var mainWindow = document.getElementById("main-window");
if ( mainWindow.getAttribute('hidechrome') == 'true' ) {mainWindow.setAttribute('hidechrome','false');
window.resizeBy(0, 1);} else {mainWindow.setAttribute('hidechrome','true');
window.resizeBy(0, -1);}
次ページ続きを表示1を表示最新レス表示スレッドの検索類似スレ一覧話題のニュースおまかせリスト▼オプションを表示暇つぶし2ch
5363日前に更新/225 KB
担当:undef