webForumDet fria alternativet

problem med hemsida

HTML & CSSur HTML, XHTML & CSS

1 svar · 183 visningar · startad av adslstavve

adslstavveMedlem sedan mars 20033 inlägg
#1

När jag förminskar mitt fönster i webbläsaren så försvinner mitt logoframe bakom mitt mainframe. Och högra utfyllnadsramen blir vit eller visas inte korrekt i ie5.2 i mac. Kan det vara dålig kod(stora risker....)
Tack för all hjälp på förhand. Hälsningar Håkan Johansson

<frameset rows="*, 480, *" border="0" frameborder="0">
	<frame src="top.html" name="top" scrolling="no">
	<frameset cols="*, 665, *" border="0" frameborder="0">
		<frame src="top.html" name="leftest" scrolling="no">
		<frameset rows="130, 350" border="0" frameborder="0" framespacing="0">
			<frame src="logo.html" name="logo" scrolling="no" noresize> 
			<frame src="main.html" name="main" scrolling="auto" noresize> 
			<frameset rows="*,*"  framespacing="0" frameborder="0" border="0">
			</frameset>
		</frameset>
		<frame src="top.html" name="rightest" scrolling="no">
	</frameset> 
	<frame src="top.html" name="bottom" scrolling="no">  
</frameset><noframes></noframes>

http://w1.911.telia.com/~u91113461/ny/index.htm

FlashesMedlem sedan jan. 2003282 inlägg
#2

Så här fungerar det i en IE 6,0 för Windows

<frameset rows="*, 480, *" border="0" frameborder="1">
	<frame src="top.html" name="top" scrolling="no">
	<frameset cols="*, 665, *" border="0" frameborder="1">
		<frame src="top.html" name="leftest" scrolling="no">
			<frameset rows="130, *" border="0" frameborder="1" framespacing="0">
			<frame src="logo.html" name="logo" scrolling="no" resize=="no"> 
			<frame src="main.html" name="main" scrolling="auto"> 
			</frameset>
		<frame src="top.html" name="rightest" scrolling="no">
	</frameset> 
	<frame src="top.html" name="bottom" scrolling="no">  
</frameset><noframes></noframes>

Mvh
Jan-Olov

129 ms totalt · 3 externa anrop · v20260731065814-full.29ac60f6
0 ms — hämta forumlista (cache)
0 ms — hämta statistik (cache)
125 ms — hämta tråd, inlägg och bilagor (db)