파폭과 익스가 "이창을하루동안보이지 않습니다 & 닫기가 벌어져있더라고요??
보시는바와같이 파폭이 원래 상태구요..
<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의 끝
?>
---
아.. 테이블 흐흐 떼어버렸음... 복잡하기만하고 ...
냉큼 고쳐봤음요.. ㅎ
게시글 목록
| 번호 | 제목 |
|---|---|
| 3790 | |
| 15861 |
MySQL
mysql참어렵네요;;
2
|
| 15855 | |
| 15852 |
PHP
출력이 안됩니다;;;
2
|
| 15849 | |
| 15846 | |
| 15844 | |
| 15835 | |
| 3788 | |
| 15834 |
MySQL
이것좀 봐주세요;;;
|
| 15833 |
JavaScript
퀵메뉴 소스수정..
|
| 15826 | |
| 3787 | |
| 15823 | |
| 15821 | |
| 3784 | |
| 15820 | |
| 3770 | |
| 26217 | |
| 26211 | |
| 15816 |
JavaScript
이런 자바스크립트 소스 있나요?
3
|
| 15814 |
PHP
질문좀할께요~! 스타일시트
1
|
| 3762 | |
| 3757 | |
| 3748 | |
| 15813 |
PHP
테이블이 겹치는거 같습니다.
|
| 3746 | |
| 3744 | |
| 30006 | |
| 15807 | |
| 3742 | |
| 15804 |
JavaScript
풀다운메뉴
2
|
| 15801 |
MySQL
mysql 질문 좀 할께요 ㅜ.ㅜ
2
|
| 15799 |
Flash
AS3.0
1
|
| 15794 |
JavaScript
이소스을 저장하게 못하나요?
4
|
| 15791 | |
| 15788 | |
| 15787 | |
| 3738 | |
| 15784 | |
| 15781 | |
| 15777 |
PHP
도와주세요~
3
|
| 15775 |
jQuery
더블클릭 상하단 이동하기
1
|
| 30001 | |
| 15773 | |
| 15772 | |
| 3734 | |
| 3731 | |
| 26208 | |
| 26205 | |
| 3728 | |
| 15770 | |
| 29997 | |
| 3720 | |
| 15766 | |
| 26197 | |
| 15765 | |
| 15763 |
MySQL
enum 질문 드립니다..
1
|
| 3719 | |
| 24341 | |
| 15758 |
PHP
질문드립니다^^ ㅎ
4
|
| 3717 | |
| 15753 |
node.js
The Node beginner book
4
|
| 15745 |
PHP
다른질문 ㅠㅠ
7
|
| 15740 | |
| 15729 | |
| 15728 | |
| 15727 | |
| 26196 |
서식
업무일보
|
| 26195 |
서식
( )월간활동기록표
|
| 15709 |
PHP
답변부탁드립니다.
17
|
| 15706 |
Mobile
모바일에서 이미지 가로폭 맞춤 문제
2
|
| 3714 | |
| 3713 | |
| 15705 |
Linux
nmap 으로 포트스캔 하기
|
| 15702 |
Linux
vsftpd 설정 질문좀요..
2
|
| 3707 | |
| 29986 |
HTML
말씀듣고..
10
|
| 29983 | |
| 29980 |
HTML
웹표준....
2
|
| 29974 | |
| 29968 | |
| 15695 | |
| 15692 | |
| 15690 | |
| 15688 |
Linux
계정생성시 유저계정폴더 권한설정 변경
1
|
| 3706 | |
| 3703 | |
| 15679 | |
| 15678 |
Linux
해쉬(hash)함수 - 암호화 알고리즘 종류
|
| 3699 | |
| 29961 | |
| 29960 | |
| 15676 | |
| 15673 | |
| 15672 |
Linux
우분투 컴퓨터이름..
|
| 3695 | |
| 15666 | |
| 15664 | |
| 15662 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기