Community

2010.01.08 19:45

스크립트 오류

조회 수 2281 추천 수 240 댓글 2
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부 수정 삭제
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄 첨부 수정 삭제
Extra Form


안녕하세요?
드림위버 CS4 잘 배우고 있습니다.

하나, 저서 181 페이지에 있는 '아이프레임 문서 크기에 따라 자동으로 변하는 아이프레임' 을
따라 하던 중 스크립트 오류가 계속 발생해 어떤 연유인지 여쭙고자 합니다.

아래는 따라하기 소스입니다. 오류 캡쳐도 첨부했습니다.

^^ 시간 허락되시면 메일로도 알려주시면 안될까 합니다.

(따라하기 소스)

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr" />
<title>해수욕장</title>
<style type="text/css">
<!--
body {
        margin-left: 0px;
        margin-top: 0px;
}
.style7 {
        font-family: "돋움", "돋움체";
        font-size: 9pt;
        color: #666666;
        line-height: 200%;
}
a {
        font-family: 돋움, 돋움체;
        font-size: 9pt;
        color: #990099;
}
a:hover {
        color: #990099;
        text-decoration: underline;
}
a:link {
        text-decoration: none;
}
a:visited {
        text-decoration: none;
        color: #990099;
}
a:active {
        text-decoration: none;
        color: #990099;
}
-->
</style>
<script language="javascript">
function control(){
        sea.height=iframe.document.body.scrollheight+10;
        sea.width=iframe.document.body.scrollwidth;}
        </script>
        </head>

<body>
<table width="1000" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="215" valign="top"><img src="images/left.gif" width="215" height="275" /></td>
    <td width="570" align="center" valign="top"><table width="570" border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td valign="top"><img src="images/title.gif" width="570" height="47" /></td>
      </tr>
      <tr>
        <td height="47" align="center" valign="middle"><table width="546" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td width="136" align="left" valign="top"><span class="style7">☞ 예송리 해수욕장</span></td>
            <td width="136" align="left" valign="top"><span class="style7">☞ 중리 해수욕장 </span></td>
            <td width="136" align="left" valign="top"><span class="style7">☞ 통리 해수욕장</span></td>
            </tr>
        </table></td>
      </tr>
      <tr>
        <td align="center" valign="top" id="sea"><iframe src="beach1.html" name="iframe" width="100%"  marginwidth="0" height="100%" marginheight="0" scrolling="Auto" frameborder="0" id="iframe" onload="control()" ></iframe></td>
      </tr>
    </table></td>
    <td width="215" valign="top"><img src="images/banner.gif" width="215" height="354" /></td>
  </tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td width="1000" height="85" align="left" valign="top" background="images/bottom.gif"> </td>
  </tr>
</table>
</body>
</html>
  • ?
    Drkoh 2010.01.13 10:48
    아이고 답변이 늦어 죄송합니다.
    요즘 회사업무가 많아서 ... ㅠㅠ 살펴볼 겨를이 없었습니다...

    일단...스크립의 오류는....오타인것 같습니다.




    이부분처럼 scrollHeight나 scrollWidth는 H와 W를 대문자로 입력하셔야 합니다.
    둘다 소문자 인듯 합니다.

    [Dr.KOH]
  • ?
    Drkoh 2010.01.13 17:32
    앗 위에 소스가 안나왔네요 ㅠㅠ


    님이 쓰신 소스에는 scrollHeight나 scrollWidth가 중간에 소문자로 되어 있어서..오류가 난것 입니다.^^

    메일 주소는? 몰라서 패스~ ^^

  1. No Image notice by Drkoh 2012/01/13 by Drkoh
    Views 1440 

    도배글때문에 당분간 질문은 메일로받겠습니다.

  2. No Image notice by Drkoh 2009/10/23 by Drkoh
    Views 2154 

    게시판에는 고운말을 사용합시다^^

  3. No Image notice by Drkoh 2009/06/09 by Drkoh
    Views 2241 

    답변이 늦어질수 있으니 양해바랍니다.

  4. No Image notice by Drkoh 2009/01/19 by Drkoh
    Views 2423 

    AutoCAD2008 기본+활용 샘플파일에 대해서...

  5. AutoCAD2008기본+활용 부록시디 설치법 _ 주의 사항

  6. 아래글 답변입니다.

  7. No Image 22Feb
    by 이승훈
    2010/02/22 by 이승훈
    Views 1417 

    예제 보냅니다.

  8. 점으로 된 거 선을 만들어서 각도 계산

  9. cad2008 기본+활용 시디파일 요청합니다~

  10. AutoCAD2008 기본+활용 샘플cd 신청합니다.

  11. 질문이요

  12. No Image 22Jan
    by Drkoh
    2010/01/22 by Drkoh
    Views 1894 

    필기 문제 정답 올립니다.

  13. acad2008 CD분실 부록 요청

  14. 터잡기 캐드2008에 Practice 에서 궁금한점...

  15. 아래글 답변입니다 ^^

  16. 드림위버 텍스트 관련 하나 더 질문드립니다.

  17. 스크립트 오류

  18. 추가 질문입니다.

  19. 드림위버 CS4 기본+활용 지대로 배우기를 보고 글을 남깁니다.

  20. 선생님, 즐거운 크리스마스 연휴 보내세요...

  21. 글자수정 질문입니다.

  22. Table에 배경 이미지 넣기

  23. 드림위버 CS4 저서 내용중 셀 배경 이미지 삽입

  24. [re] 드림위버 CS4 저서 내용중 셀 배경 이미지 삽입

  25. 부록이요^^

Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 ... 14 Next
/ 14