공백문자로 가득찬문서....
공백으로 가득찬문서 원래로 되돌리는 프로그램이 있나요?
이거 일일이 고치려니 장난이 아니네요...
<script language='javascript'>
isNS = ((navigator.appName == "Netscape") && !(ie4 || docom));
if (isNS) {
gLayerRef="document.layers";
gStyleSwitch="";
window.captureEvents(Event.RESIZE)
window.onresize = fixResize;
}else{
gLayerRef="document.all";
gStyleSwitch=".style";
}
function popupWin(item_id)
{
var theURL = "largeimage.php";
var param = "?item_id="+item_id;
if(isNS){ newwin = window.open(theURL+param,"large_img_popup","width=100,height=100>,toolbar=no,location=no,scrollbars=no,resizable=yes,menubar=no,status=no"); }
else { newwin = window.open(theURL+param,"large_img_popup","width=100,height=100,toolbar=no,location=no,scrollbars=no,resizable=no,menubar=no,status=no"); }
}
</script>
이거 일일이 고치려니 장난이 아니네요...
<script language='javascript'>
isNS = ((navigator.appName == "Netscape") && !(ie4 || docom));
if (isNS) {
gLayerRef="document.layers";
gStyleSwitch="";
window.captureEvents(Event.RESIZE)
window.onresize = fixResize;
}else{
gLayerRef="document.all";
gStyleSwitch=".style";
}
function popupWin(item_id)
{
var theURL = "largeimage.php";
var param = "?item_id="+item_id;
if(isNS){ newwin = window.open(theURL+param,"large_img_popup","width=100,height=100>,toolbar=no,location=no,scrollbars=no,resizable=yes,menubar=no,status=no"); }
else { newwin = window.open(theURL+param,"large_img_popup","width=100,height=100,toolbar=no,location=no,scrollbars=no,resizable=no,menubar=no,status=no"); }
}
</script>
댓글 3개
14년 전
드림위버나 기타 다른 에디터 프로그램에서ctrl+F(찾기) 찾기 후 고칠 문구를 공백으로 넣고 replace All(모두고치기)하시면 가 모두 사라집니다....
14년 전
script language='javascript'
isNS = ((navigator.appName == "Netscape") && !(ie4 || docom));
if (isNS) {
gLayerRef="document.layers";
gStyleSwitch="";
window.captureEvents(Event.RESIZE)
window.onresize = fixResize;
}else{
gLayerRef="document.all";
gStyleSwitch=".style";
}
function popupWin(item_id)
{
var theURL = "largeimage.php";
var param = "?item_id="+item_id;
if(isNS){ newwin = window.open(theURL+param,"large_img_popup","width=100,height=100,toolbar=no,location=no,scrollbars=no,resizable=yes,menubar=no,status=no"); }
else { newwin = window.open(theURL+param,"large_img_popup","width=100,height=100,toolbar=no,location=no,scrollbars=no,resizable=no,menubar=no,status=no"); }
}
/script
메모장으로 딱 8초만에 모두 바꿔드렸습니다. 감사합니다. 책택
isNS = ((navigator.appName == "Netscape") && !(ie4 || docom));
if (isNS) {
gLayerRef="document.layers";
gStyleSwitch="";
window.captureEvents(Event.RESIZE)
window.onresize = fixResize;
}else{
gLayerRef="document.all";
gStyleSwitch=".style";
}
function popupWin(item_id)
{
var theURL = "largeimage.php";
var param = "?item_id="+item_id;
if(isNS){ newwin = window.open(theURL+param,"large_img_popup","width=100,height=100,toolbar=no,location=no,scrollbars=no,resizable=yes,menubar=no,status=no"); }
else { newwin = window.open(theURL+param,"large_img_popup","width=100,height=100,toolbar=no,location=no,scrollbars=no,resizable=no,menubar=no,status=no"); }
}
/script
메모장으로 딱 8초만에 모두 바꿔드렸습니다. 감사합니다. 책택
14년 전
초로니,통키님 감사합니다.
게시판 목록
그누4 질문답변
그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기
기존 게시물은 열람만 가능합니다.
기존 게시물은 열람만 가능합니다.
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 66434 | 11년 전 | 2820 | ||
| 66433 |
|
11년 전 | 3593 | |
| 66432 |
열라뽕똬이
|
11년 전 | 2065 | |
| 66431 |
겸손1935
|
11년 전 | 4981 | |
| 66430 |
hyeyun
|
11년 전 | 3164 | |
| 66429 | 11년 전 | 2076 | ||
| 66428 | 11년 전 | 2814 | ||
| 66427 | 11년 전 | 3898 | ||
| 66426 | 11년 전 | 2583 | ||
| 66425 |
스카이바디
|
11년 전 | 3184 | |
| 66424 |
|
11년 전 | 2287 | |
| 66423 | 11년 전 | 3188 | ||
| 66422 | 11년 전 | 2531 | ||
| 66421 | 11년 전 | 1944 | ||
| 66420 |
해피마인드
|
11년 전 | 3699 | |
| 66419 |
겸손1935
|
11년 전 | 2161 | |
| 66418 | 11년 전 | 3072 | ||
| 66417 | 11년 전 | 3058 | ||
| 66416 |
|
11년 전 | 4558 | |
| 66415 | 11년 전 | 5150 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기