프레임의 수동조절이 안되네요.

Mozilla Firefox 사용에 대한 일반적인 질문과 답을 해 주는 게시판입니다. 질문을 하기 전에 FAQ를 읽어 보시는게 도움이 될 것입니다.
Post Reply
아야꽃

프레임의 수동조절이 안되네요.

Post by 아야꽃 »

Code: Select all

<frameset rows="1*" cols="25%, 75%">
<frame SRC="주소" name="a"  scrolling="no" noresize>
<frameset rows="15%, 85%" cols="1*" frameborder="0">
        <frameset cols="80%, 20%">
            <frame SRC="주소" name="b" scrolling="no" marginwidth="10" marginheight="14">
<frame SRC="./챗팅 컨트롤 2.html" name="c" scrolling="auto" marginwidth="5" marginheight="7">
        </frameset>
<frame SRC="주소" name="d" scrolling="auto" marginwidth="10" marginheight="14">
</frameset>

</frameset>
</html>
현재 제가 사용하는 프레임모양입니다. ie에선 잘 작동하는데 파폭에선 안되기에 도움을 요청합니다.
3번째 프레임을 임의로 크기조절가능하게 하려고 합니다.
도움을 부탁드립니다.
hyeonseok
해커
해커
Posts: 691
Joined: 2004 08 11 22:14 59
Contact:

Re: 프레임의 수동조절이 안되네요.

Post by hyeonseok »

frameborder를 지정해 주어야 할 것 같습니다. firefox는 frameborder를 임의로 조절하기가 힘드네요.
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests