Frame Changes it's fixed size

  • Thread starter Stefan Hegemann
  • Start date
S

Stefan Hegemann

Hi everyone,

I have a problem. I want a frame with a fixed size, but it changes it's
size every time. I have set the height to a fixed value and I also set
"noresize". If i make a link (a href), which target should be opened in
that frame, the frame becomes very big if the dimensions of the target
are also very big. Here is the code:

__________________________________________________________

<FRAMESET
rows=97,950
frameBorder=0
frameSpacing=0>
<FRAME
marginHeight=0
marginWidth=0
name=Titelleiste
src="Titelleiste/Titelleiste.html"
scrolling="no"
noResize >

<FRAMESET
cols=200,*
frameBorder=0>
<FRAME
marginHeight=0
marginWidth=0
name=Seitenleiste

src="Seitenleiste/Seitenleiste_produkte.html"
scrolling="no"
noResize >

<FRAMESET
rows=950
frameBorder=0
frameSpacing=0>
<FRAME
marginHeight=0
marginWidth=0
name =Inhalt
src="Home/inhalt_index.html"
scrolling="auto"
noresize>
</FRAMESET>
</FRAMESET>
</FRAMESET>

__________________________________________________________

It is the third frameset which makes the problems. I want the height to
be 950, but it doesn't work. Can someone help me?

Greetings
Stefan
 

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

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top