Framemargin

W

wj

Hi all,

I've got a problem with frames. When I use the following page:

---
<HTML>
<HEAD>
</HEAD>
<FRAMESET cols='*,760'>
<FRAME NAME='border_left' src='border.php' MARGINWIDTH=0 SCROLLING=auto>
<FRAME NAME='page' src='home.php'>
</FRAMESET>
</HTML>
---

a margin appears at the right side of the frames. When I change
scrolling to 'no', this margin disappears, but I cant use scrollsbars
when I load a big page in the frame.
Is it possible to have no margin with a small page and a margin for the
scrollbar with a large page in Internet Explorer (Mozilla works fine)??

Thanx,
WJ
 
N

Neal

Hi all,

I've got a problem with frames.

So do I and many others. http://www.html-faq.com/htmlframes/?framesareevil
When I use the following page:

---
<HTML>
<HEAD>
</HEAD>
<FRAMESET cols='*,760'>
<FRAME NAME='border_left' src='border.php' MARGINWIDTH=0
SCROLLING=auto>
<FRAME NAME='page' src='home.php'>
</FRAMESET>
</HTML>
---

a margin appears at the right side of the frames. When I change
scrolling to 'no', this margin disappears, but I cant use scrollsbars
when I load a big page in the frame.
Is it possible to have no margin with a small page and a margin for the
scrollbar with a large page in Internet Explorer (Mozilla works fine)??

It's the browser interface. Leave it alone.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,430
Messages
2,571,676
Members
48,796
Latest member
Greg L.

Latest Threads

Top