ma.... se ho due filmati un una hompage suddivisa in frame mi da problemi questo č il codice....
<frameset rows="73,*" frameborder="NO" border="0" framespacing="0">
<frame name="topFrame" scrolling="NO" src="top.html" marginwidth="0" marginheight="0" frameborder="NO" bordercolor="#003366" >
<frame name="mainFrame" src="under.html" marginwidth="0" marginheight="0" scrolling="AUTO" frameborder="NO" bordercolor="#003366">
<frame name="bottomFrame" scrolling="NO" noresize src="Untitled-1.htm">
</frameset>
<noframes>
i due filamati sono in questione top e under forse dovrei portare la <fremeset rows="100%,100%"> invece di <frameset rows="73,*"> perfavore aiutatemi....