테스트 사이트 - 개발 중인 베타 버전입니다

iframe이 크롬에서 안불려와집니다;; 채택완료

ejha 9년 전 조회 7,388

<iframe id="mainFrame" name="mainFrame" src="http://gi.esmplus.com/spiceup74/takhi/reversible.html">http://gi.esmplus.com/spiceup74/takhi/reversible.html" frameborder="0" allowfullscreen ></iframe> 

 

코드는 이런데 

익스플로러에는 불려와지는데

 

크롬에서는 전혀 안불려와집니다; ㅠㅠ

 

도와주세요..ㅠ

댓글을 작성하려면 로그인이 필요합니다.

답변 1개

채택된 답변
+20 포인트
공부가
9년 전

불러와 지는데요 

안되시면 

파일하나 만들어서 테스트 해보세요

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"

    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">http://www.w3.org/1999/xhtml">

<head>

    <title></title>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>

</head>

<body>

 

<iframe id="mainFrame" name="mainFrame" src="http://gi.esmplus.com/spiceup74/takhi/reversible.html">http://gi.esmplus.com/spiceup74/takhi/reversible.html" frameborder="0" allowfullscreen ></iframe>

</body>

</html>

로그인 후 평가할 수 있습니다

댓글을 작성하려면 로그인이 필요합니다.

답변을 작성하려면 로그인이 필요합니다.

로그인