Nu står der i frameset:
</head>
<frameset framespacing="0" frameborder="0" rows="82,*">
<frame name="banner" scrolling="no" noresize target="indhold" src="start/top/top_1024.htm">
<frameset cols="110,* "onload="top.indhold.document.images['billede'].src='../../billeder/mine_foto/montevertine/montevertine36pct_sh_opt68.jpg'">
<frame name="indhold" target="hovedramme" src="start/menu/menu_1024.htm" scrolling="no">
<frame name="hovedramme" src="start/intro/intro_1024_1280.htm" target="_self" scrolling="auto">
</frameset>
Og i filen med billedet (intro_1024_1280.htm) står nu:
<img src="" width="317" height="200" name="billede" alt="Det centrale Chianti Classico"
width="..." height="..." style="float: left; margin-right: 22px; margin-bottom: 20px; margin-top: 5px">
hvor der før stod:
<img src="../../billeder/mine_foto/montevertine/montevertine36pct_sh_opt68.jpg" width="317" height="200" alt="Det centrale Chianti Classico"
width="..." height="..." style="float: left; margin-right: 22px; margin-bottom: 20px; margin-top: 5px">
Nu vises billedet ikke, men billed-området loades stadig før menuen.
Du kan se hvordan det virker på:
http://vinsiderne.dk/test2/index_1024.htmHvad er galt?