Finaldragon
Neues Mitglied
Hi..
Ich habe ein Frameset:
Nun gut funktioniert nur wenn der Content länger ist als das BrowserFenster dann kommt die Scrollbar nicht beim Browser sondern im Frame...
Das möchte ich nicht!!!
Habt ihr da ne Idee?
Ich habe ein Frameset:
HTML:
<frameset border="0" frameborder="0" framespacing="0" rows="191,*">
<frame src="header.html">
<frameset border="0" frameborder="0" framespacing="0" cols="*,482,*">
<frame src="menu.html">
<frame name="content" src="news.php">
<frame src="partner.html">
</frameset>
Das möchte ich nicht!!!
Habt ihr da ne Idee?