배포본과 써글닷컴을 합치는 작업중

This commit is contained in:
gnuboard
2013-02-25 13:53:27 +09:00
parent 886f9df886
commit 12bc90c468
12 changed files with 76 additions and 147 deletions

View File

@ -244,7 +244,7 @@ function image_window(img)
var settings;
if (g4_is_gecko) {
if (navigator.userAgent.toLowerCase().indexOf("gecko") != -1) {
settings ='width='+(w+10)+',';
settings +='height='+(h+10)+',';
} else {