http://dych.byus.net/zboard/zboard.php?id=bbs
아래 주소로 들어가면 원하는 모양으로 나오는데 위 주소로 들어가면 한 줄이 밀려있습니다..(위 주소로 안들어가지면 아래 주소로 들어가서 '글쓰기' 누르시면 됩니다)
정말 미치고 팔짝뛰는게 왜 IE에선 원하는 모양으로 보여질까요

Code: Select all
function hide_waiting() {
zb_waiting.style.visibility='hidden';
check_attack.check.value=0;
}
</script>
<form name=check_attack><input type=hidden name=check value=0></form>
<div id='zb_waiting' style='position:absolute; left:50px; top:120px; width:292; height: 91; z-index:1; visibility: hidden'>
<table border=0 width=98% cellspacing=1 cellpadding=0 bgcolor=black>
<form name=waiting_form>
<tr bgcolor=white>
<td>
<table border=0 cellspacing=0 cellpadding=0 width=100%>
<tr>
<td><img src=images/waiting_left.gif border=0></td>
<td><img src=images/waiting_top.gif border=0><br><img src=images/waiting_text.gif></td>
</tr>
</table>
</td>
</tr>
</form>
</table>
</div>
</head>
<body topmargin='0' leftmargin='0' marginwidth='0' marginheight='0' onload=unlock() onunload=hideImageBox() bgcolor=white >
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>대영교회</title>
Code: Select all
<form name=check_attack><input type=hidden name=check value=0></form>
Code: Select all
<html>
<head>
...
</head>
<body>
<html>
<head>
...
</head>
<body>
...
</body>
</html>
</body>
</html>
Users browsing this forum: No registered users and 1 guest