Moin
Wenn du ja scheinbar Ahnung von HTML und Co. hast, dann liefer mir doch mal nen Lösungsansatz.
ich mag ja davon eine Ahnung haben - aber ich habe keine Ahnung was DW für einen Quellcode bei dir verbrochen hat. Und solange du den hier nicht postest oder deine Seite zugänglich machst wird das auch so bleiben.Gruß
rfb
sry, da haste Recht.
Also die HP ist unter www.ohrchester.de.vu zu ansonsten hier die Codes von den Einzelnen Frames:
links:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Ohrchester</title>
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style></head>
<body>
</body>
</html>
oben:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Unbenanntes Dokument</title>
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
</head>
<body onload="MM_preloadImages('pix/Band2.jpg')">
<table width="150" border="0" align="center">
<tr>
<td><img src="pix/Ohrbanner.jpg" alt="banner" align="absmiddle" /></td>
</tr>
</table>
</body>
</html>
rechts:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Unbenanntes Dokument</title>
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style></head>
<body>
</body>
</html>
unten:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Unbenanntes Dokument</title>
<style type="text/css">
<!--
body {
background-color: #000000;
}
-->
</style>
<script type="text/JavaScript">
<!--
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
if (event == "init" && args.length > 2) {
if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
nbArr[nbArr.length] = img;
for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = args[i+1];
nbArr[nbArr.length] = img;
} }
} else if (event == "over") {
document.MM_nbOver = nbArr = new Array();
for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
nbArr[nbArr.length] = img;
}
} else if (event == "out" ) {
for (i=0; i < document.MM_nbOver.length; i++) {
img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
} else if (event == "down") {
nbArr = document[grpName];
if (nbArr)
for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
document[grpName] = nbArr = new Array();
for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
nbArr[nbArr.length] = img;
} }
}
//-->
</script>
</head>
<body onload="MM_preloadImages('pix/Home2.jpg','pix/Band2.jpg','pix/Fotos2.jpg','pix/media2.jpg','pix/guestbook2.jpg','pix/contact2.jpg','pix/links2.jpg','pix/info2.jpg')">
<table border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="130" align="center"><a href="mainframe.html" target="leftFrame" onclick="MM_nbGroup('down','group1','Home','pix/Home2.jpg',1)" onmouseover="MM_nbGroup('over','Home','pix/Home2.jpg','',1)" onmouseout="MM_nbGroup('out')"><img src="pix/Home.jpg" alt="home" name="Home" width="80" height="30" border="0" align="middle" id="Home" onload="" /></a></td>
<td width="130" align="center"><div align="center"><a href="javascript:;" target="_top" onclick="MM_nbGroup('down','group1','Fotos','pix/Fotos2.jpg',1)" onmouseover="MM_nbGroup('over','Fotos','pix/Fotos2.jpg','',1)" onmouseout="MM_nbGroup('out')"></a> <a href="info.html" target="leftFrame" onClick="MM_nbGroup('down','group1','Info','pix/info2.jpg',1)" onMouseOver="MM_nbGroup('over','Info','pix/info2.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img name="Info" src="pix/info.jpg" border="0" alt="info" onLoad="" /></a> </div></td>
<td width="130" align="center"><div align="center"> <a href="baustelle.html" target="leftFrame" onclick="MM_nbGroup('down','group1','Band','pix/Band2.jpg',1)" onmouseover="MM_nbGroup('over','Band','pix/Band2.jpg','',1)" onmouseout="MM_nbGroup('out')"><img name="Band" src="pix/Band.jpg" border="0" alt="band" onload="" /></a> </div></td>
<td width="130" align="center"><div align="center"> <a href="media.html" target="leftFrame" onclick="MM_nbGroup('down','group1','Media','pix/media2.jpg',1)" onmouseover="MM_nbGroup('over','Media','pix/media2.jpg','',1)" onmouseout="MM_nbGroup('out')"><img name="Media" src="pix/media.jpg" border="0" alt="media" onload="" /></a> </div></td>
<td width="130" align="center"><div align="center"> <a href="contact.html" target="leftFrame" onclick="MM_nbGroup('down','group1','Contact','pix/contact2.jpg',1)" onmouseover="MM_nbGroup('over','Contact','pix/contact2.jpg','',1)" onmouseout="MM_nbGroup('out')"><img name="Contact" src="pix/contact.jpg" border="0" alt="contact" onload="" /></a> </div></td>
<td width="130" align="center"><div align="center"><a href="http://589286.guestbook.onetwomax.de" target="leftFrame" onclick="MM_nbGroup('down','group1','Guestbook','pix/guestbook2.jpg',1)" onmouseover="MM_nbGroup('over','Guestbook','pix/guestbook2.jpg','',1)" onmouseout="MM_nbGroup('out')"><img name="Guestbook" src="pix/guestbook.jpg" border="0" alt="GB" onload="" /></a></div></td>
<td width="130"><div align="center"><a href="baustelle.html" target="leftFrame" onclick="MM_nbGroup('down','group1','links','pix/links2.jpg',1)" onmouseover="MM_nbGroup('over','links','pix/links2.jpg','',1)" onmouseout="MM_nbGroup('out')"><img name="links" src="pix/links.jpg" border="0" alt="links" onload="" /></a></div></td>
</tr>
</table>
</body>
</html>
mitte:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Unbenanntes Dokument</title>
<style type="text/css">
<!--
body {
background-color: #333333;
}
.Stil2 {
font-size: 16px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
-->
</style></head>
<body>
<table width="150" border="0" align="center">
<tr>
<td><div align="center"><img src="pix/Hintergrund.jpg" alt="Willkommen" width="450" height="338" align="middle" /></div></td>
</tr>
</table>
</body>
</html>
MfG
Christian