파폭과 익스가 "이창을하루동안보이지 않습니다 & 닫기가 벌어져있더라고요??
보시는바와같이 파폭이 원래 상태구요..
<tr>
<td height=60>
</td>
</tr>
<td height=60>
</td>
</tr>
편법으로되나했더니.. 익스만 원하는대로 되더군요..
또 파폭이나 크롬에서 왜닫기버튼이 먹통인지.
뭐가 문제인지 어디서 뭐가 잘못사용된건지 자문을 좀 구하고 싶네요.
될수있으면 div 으로 교체하고 싶은데 다교체하면 아예깨져서..
휴..여러분의 고수분의 구제의손길을 기다립니다...
링크보시면 왜 질문했는지 아실겁니다@
---------------------------------------------------------------------------------------------------
?>
<div id="layer_<?=$no?>" style="position:absolute;border:2px solid #9A9A9A; left:<?=$layer[popup_left]?>px; top:<?=$layer[popup_top]?>px; width:<?=$width?>px; height:<?=$height?>px; z-index:<?=1000 +$no?>;filter:revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5);cursor:hand;background-color:#FFFFFF"
onmouseover="dragObj=layer_<?=$no?>; drag=1;move=0" onmouseout="drag=0">
<table border=0 cellpadding=0 cellspacing=0>
<tr height=20 bgcolor=#ffffff>
<td style="text-align:left;border-bottom:2px solid #9A9A9A;"colspan=2> </FONT> <font color=#000;>
<?=$title?></FONT></td>
</tr>
<tr valign=top >
<td colspan=2>
<!--------------본문---------------->
<?if($check_input=="TEXT") {
?>
<div id="layer_<?=$no?>" style="position:absolute;border:2px solid #9A9A9A; left:<?=$layer[popup_left]?>px; top:<?=$layer[popup_top]?>px; width:<?=$width?>px; height:<?=$height?>px; z-index:<?=1000 +$no?>;filter:revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5);cursor:hand;background-color:#FFFFFF"
onmouseover="dragObj=layer_<?=$no?>; drag=1;move=0" onmouseout="drag=0">
<table border=0 cellpadding=0 cellspacing=0>
<tr height=20 bgcolor=#ffffff>
<td style="text-align:left;border-bottom:2px solid #9A9A9A;"colspan=2> </FONT> <font color=#000;>
<?=$title?></FONT></td>
</tr>
<tr valign=top >
<td colspan=2>
<!--------------본문---------------->
<?if($check_input=="TEXT") {
?>
<table border=0 style="text-align:left;" cellpadding=0 cellspacing=0 width=<?=$width?> height=<?=$height?> >
<tr>
<td valign=top><?=$content?></td>
</tr>
<tr>
<td height=60>
</td>
</tr>
<tr>
<td valign=top><?=$content?></td>
</tr>
<tr>
<td height=60>
</td>
</tr>
<td>
<font color=#000 style='margin-top:70px;font-size:11px;font-family:돋움'><?=$gigan_text?></FONT>
<input type=checkbox name="gigan" value="<?=$gigan?>"
onclick="set_cookie('cookie_<?=$no?>','Y', <?=$gigan_hour?>,'/');layer_<?=$no?>.style.display='none';" align=absmiddle>
</td>
<td style="text-align:right;"><span OnClick="layer_<?=$no?>.style.display='none';" style='cursor:hand; '><img src='<?=$g4[path]?>/img/img_close_x.gif' border=0 align='absmiddle'></span>
</td>
</table>
<? }//컨텐츠 끝?>
<?if($check_input=="IMG") {
?>
<table border=0 cellpadding=0 cellspacing=0 width=<?=$width?> height=<?=$height?> >
<tr>
<td align=center valign=top><?=$a_img_start?><img src="<?=$g4[path]?>/popup_img/<?=$img_file?>" border=0><?=$a_img_end?></td>
</tr>
</table>
<? }//이미지 끝?>
<?if($check_input=="IMG") {
?>
<table border=0 cellpadding=0 cellspacing=0 width=<?=$width?> height=<?=$height?> >
<tr>
<td align=center valign=top><?=$a_img_start?><img src="<?=$g4[path]?>/popup_img/<?=$img_file?>" border=0><?=$a_img_end?></td>
</tr>
</table>
<? }//이미지 끝?>
</table>
</div>
<?
}//view_layer의 끝
?>
</div>
<?
}//view_layer의 끝
?>
-------------------------------------------------------------------------------------------------------
댓글 6개
?>
<div id="layer_<?=$no?>" style="position:absolute;border:2px solid #9A9A9A; left:<?=$layer[popup_left]?>px;width:<?=$width?>px;height:<?=$height?>px; top:<?=$layer[popup_top]?>px; z-index:<?=1000 +$no?>;filter:revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5);cursor:pointer;background-color:#FFFFFF;"
onmouseover="dragObj=layer_<?=$no?>; drag=1;move=0" onmouseout="drag=0">
<div style="text-align:left;border-bottom:2px solid #9A9A9A;"><font color=#000;><?=$title?></FONT></div>
<!--------------본문---------------->
<?if($check_input=="TEXT") {?>
<div style="">
<?=$content?>
</div>
<div style="position:absolute;bottom:0;padding:10px 0 3px;width:100%;">
<div style="padding:3px 5px;">
<font color=#000 style='font-size:11px;font-family:돋움'><?=$gigan_text?></FONT>
<input type=checkbox name="gigan" value="<?=$gigan?>" onclick="set_cookie('cookie_<?=$no?>','Y', <?=$gigan_hour?>,'/'); document.getElementById('layer_<?=$no?>').style.display='none';" align="absmiddle">
<span onClick="document.getElementById('layer_<?=$no?>').style.display='none';" style='position:absolute;cursor:pointer; right: 5px; bottom:5px;'><img src='<?=$g4[path]?>/img/img_close_x.gif' border=0 align='absmiddle'></span>
</div>
</div>
<? }//컨텐츠 끝?>
<?if($check_input=="IMG") {?>
<table border=0 cellpadding=0 cellspacing=0 width=<?=$width?> height=<?=$height?> >
<tr>
<td align=center valign=top><?=$a_img_start?><img src="<?=$g4[path]?>/popup_img/<?=$img_file?>" border=0><?=$a_img_end?></td>
</tr>
</table>
<? }//이미지 끝?>
</div>
<?
}//view_layer의 끝
?>
---
아.. 테이블 흐흐 떼어버렸음... 복잡하기만하고 ...
냉큼 고쳐봤음요.. ㅎ
<div id="layer_<?=$no?>" style="position:absolute;border:2px solid #9A9A9A; left:<?=$layer[popup_left]?>px;width:<?=$width?>px;height:<?=$height?>px; top:<?=$layer[popup_top]?>px; z-index:<?=1000 +$no?>;filter:revealTrans(transition=23,duration=0.5) blendTrans(duration=0.5);cursor:pointer;background-color:#FFFFFF;"
onmouseover="dragObj=layer_<?=$no?>; drag=1;move=0" onmouseout="drag=0">
<div style="text-align:left;border-bottom:2px solid #9A9A9A;"><font color=#000;><?=$title?></FONT></div>
<!--------------본문---------------->
<?if($check_input=="TEXT") {?>
<div style="">
<?=$content?>
</div>
<div style="position:absolute;bottom:0;padding:10px 0 3px;width:100%;">
<div style="padding:3px 5px;">
<font color=#000 style='font-size:11px;font-family:돋움'><?=$gigan_text?></FONT>
<input type=checkbox name="gigan" value="<?=$gigan?>" onclick="set_cookie('cookie_<?=$no?>','Y', <?=$gigan_hour?>,'/'); document.getElementById('layer_<?=$no?>').style.display='none';" align="absmiddle">
<span onClick="document.getElementById('layer_<?=$no?>').style.display='none';" style='position:absolute;cursor:pointer; right: 5px; bottom:5px;'><img src='<?=$g4[path]?>/img/img_close_x.gif' border=0 align='absmiddle'></span>
</div>
</div>
<? }//컨텐츠 끝?>
<?if($check_input=="IMG") {?>
<table border=0 cellpadding=0 cellspacing=0 width=<?=$width?> height=<?=$height?> >
<tr>
<td align=center valign=top><?=$a_img_start?><img src="<?=$g4[path]?>/popup_img/<?=$img_file?>" border=0><?=$a_img_end?></td>
</tr>
</table>
<? }//이미지 끝?>
</div>
<?
}//view_layer의 끝
?>
---
아.. 테이블 흐흐 떼어버렸음... 복잡하기만하고 ...
냉큼 고쳐봤음요.. ㅎ
게시글 목록
| 번호 | 제목 |
|---|---|
| 30076 |
HTML
css 질문드립니다.
1
|
| 16255 |
JavaScript
자바스크립트 문장해석
2
|
| 16251 | |
| 16247 | |
| 16244 | |
| 16242 |
MySQL
주말 PHP + Mysql 알바하실분.
1
|
| 16237 | |
| 16236 |
jQuery
체크박스 체크시 셀렉트 선택 못하게
|
| 16233 | |
| 16230 |
JavaScript
텍스트 박스 숫자 증가 관련하여서
2
|
| 16220 | |
| 16219 |
Linux
리눅스 메모리 테스트 유틸 memtest
|
| 16218 |
Linux
nginx 에서 대역폭 제한하기~
|
| 26286 | |
| 16215 | |
| 30075 |
HTML
메인페이지 최근사진 엑박 뜨는데요
|
| 16212 |
jQuery
블랙바탕에 유용한 셀렉트박스 디자인
2
|
| 16209 | |
| 30072 | |
| 30069 | |
| 3938 | |
| 30065 | |
| 16207 |
JavaScript
밑에 질문 첨부파일 추가했어요..
1
|
| 16195 | |
| 16193 | |
| 30064 | |
| 30063 |
HTML
css3 질문인데요..
|
| 16191 |
PHP
정규식에 관한
1
|
| 16183 |
JavaScript
이 오류 해석좀 해주세요..
7
|
| 16177 | |
| 16175 | |
| 16170 |
Mobile
모바일 관련 두가지 질문드릴게요!
4
|
| 26283 |
계약서
노하우사용계약서
2
|
| 26282 |
서식
공유물분할합의서
|
| 26281 |
서식
금전차용증서
|
| 26280 |
계약서
근로계약서
|
| 26279 |
서식
고소장(2)
|
| 26278 |
서식
고소장(1)
|
| 26277 |
서식
계약해제통지서
|
| 26276 |
계약서
계속적상거래계약서
|
| 26275 |
계약서
건축하도급계약서
|
| 26274 |
계약서
건물임대차계약서
|
| 26273 |
서식
건물매수청구서
|
| 26272 |
계약서
건물매매계약서(2면)
|
| 26271 |
계약서
건물매매계약서(1면)
|
| 26270 |
서식
거래약정서
|
| 26269 |
서식
거래사실확인서
|
| 26268 |
계약서
가옥임대차계약서
|
| 26267 |
계약서
가등기담보설정계약서
|
| 26266 |
계약서
가공위탁계약서
|
| 26265 |
계약서
가계임대계약서
|
| 26263 |
계약서
OEM계약서
1
|
| 16168 | |
| 16137 | |
| 16136 |
PHP
고수님들 들어오세요
|
| 16135 |
JavaScript
스크립트에 설명좀 달아주십시요~~
|
| 3933 | |
| 26261 | |
| 24349 | |
| 30060 |
HTML
background 반복질문 ㅠㅠ
2
|
| 3929 | |
| 16133 |
기타
공공아이핀
1
|
| 16132 |
JavaScript
풀다운메뉴에서 테두리및버튼색깔 변경하기
|
| 30056 |
HTML
플래시를 수정해서 넣었는데
3
|
| 16126 | |
| 3926 | |
| 26259 | |
| 24346 | |
| 16123 |
JavaScript
뮤직플레이어 질문이에요!
2
|
| 30044 |
HTML
지적 부탁드립니다.
11
|
| 3923 | |
| 3921 | |
| 16116 | |
| 16112 |
PHP
db를 불러올때말이지요..
3
|
| 16107 |
JavaScript
ajax 관련 한글 깨짐 어떻게 해야 하나요?
4
|
| 16099 |
JavaScript
접기/펼치기 태그 질문입니다.
7
|
| 3920 | |
| 26253 | |
| 26252 | |
| 24345 | |
| 16093 |
JavaScript
onclick 익스버전문제인가요?
5
|
| 3914 | |
| 3911 | |
| 16089 | |
| 16087 |
JavaScript
AJAX에서 euc-kr 한글처리시 깨질때
1
|
| 16084 |
jQuery
책 목록 슬라이드
2
|
| 3908 | |
| 16081 | |
| 24344 | |
| 16078 |
PHP
다른함수는 없을까요????
2
|
| 3903 | |
| 26250 |
계약서
연봉계약서
1
|
| 26249 |
계약서
표준 매매계약서
|
| 3899 | |
| 3898 | |
| 16066 | |
| 30038 | |
| 16056 |
jQuery
E-BOOK 하나 올립니다.
9
|
| 16053 | |
| 16051 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기