익스7에서 안보이는 홈페이지 어덯게 해요? 정보
익스7에서 안보이는 홈페이지 어덯게 해요?
관련링크
http://www.shinil-panel.com/
170회 연결
본문
http://www.shinil-panel.com/
홈페이지 작업 중인데요 익스 8,9에선 열리는데요 7에선
http://www.shinil-panel.com/Shinil/kor_index.php 이렇게 들어가야 보이는데
뭐가 잘못된걸가요?
다른데서도 잘드는지좀 봐주세요
홈페이지 작업 중인데요 익스 8,9에선 열리는데요 7에선
http://www.shinil-panel.com/Shinil/kor_index.php 이렇게 들어가야 보이는데
뭐가 잘못된걸가요?
다른데서도 잘드는지좀 봐주세요
댓글 전체
저도 예전에 이 문제로 페이지가 안뜬적이 있었는데요~
아마 frameset의 rows 값에 문제가 되서 그랬던걸로 기억하네요~
rows값을 *,0 이 아닌 * 등 1개 값만 줘보세요 ~
제 기억이 맞다면야,, 될듯 한데,, 한번 해보시고 결과 말해주세용 ㅎㅎ
아마 frameset의 rows 값에 문제가 되서 그랬던걸로 기억하네요~
rows값을 *,0 이 아닌 * 등 1개 값만 줘보세요 ~
제 기억이 맞다면야,, 될듯 한데,, 한번 해보시고 결과 말해주세용 ㅎㅎ
그렇게 헀는데 안떠요 ㅠㅠ
<html>
<head>
<title>▒ 신일판넬 Shinil Panel homepage ▒</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<frameset rows="*,1" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="/Shinil/intro.php" name="index" scrolling="auto" NORESIZE MARGINHEIGHT=0 MARGINWIDTH=0>
<noframes></noframes>
</frameset>
</html>
<html>
<head>
<title>▒ 신일판넬 Shinil Panel homepage ▒</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<frameset rows="*,1" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="/Shinil/intro.php" name="index" scrolling="auto" NORESIZE MARGINHEIGHT=0 MARGINWIDTH=0>
<noframes></noframes>
</frameset>
</html>
<html>
<head>
<title>▒ 신일판넬 Shinil Panel homepage ▒</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<frameset rows="*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="/Shinil/intro.php" name="index" scrolling="auto" NORESIZE MARGINHEIGHT=0 MARGINWIDTH=0>
<noframes></noframes>
</frameset>
</html>
<head>
<title>▒ 신일판넬 Shinil Panel homepage ▒</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<frameset rows="*" cols="*" framespacing="0" frameborder="NO" border="0">
<frame src="/Shinil/intro.php" name="index" scrolling="auto" NORESIZE MARGINHEIGHT=0 MARGINWIDTH=0>
<noframes></noframes>
</frameset>
</html>
ㅠㅠ 그래도 익스7에선 안보이는데....
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>▒ 신일판넬 Shinil Panel homepage ▒</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<frameset rows="100%" frameborder="NO" border="0" framespacing="0" scrolling="no" noresize>
<frame name="index" src="/Shinil/intro.php" frameborder="NO" border="0" framespacing="0" scrolling="yes">
<frame src=""></frameset>
<noframes><body>
</body></noframes>
</html>
오래전에 해결했던 문제라 기억이 가물가물 하네요,, -0-;;
<html>
<head>
<title>▒ 신일판넬 Shinil Panel homepage ▒</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
</head>
<frameset rows="100%" frameborder="NO" border="0" framespacing="0" scrolling="no" noresize>
<frame name="index" src="/Shinil/intro.php" frameborder="NO" border="0" framespacing="0" scrolling="yes">
<frame src=""></frameset>
<noframes><body>
</body></noframes>
</html>
오래전에 해결했던 문제라 기억이 가물가물 하네요,, -0-;;