Hi,eventuell ist es völliger murgs,abber besser habe ich es nicht
hin bekommen.Die oben liegenden gif´s sind übrigens ausgeschnitten und haben einen transparenten Hintergrund.Wie gesagt,ich würde gerne beide Ebenen getrennt won einander auswählen können ohne das etwas verdeckt wird.
<!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--
a {
font-family:verdana,arial,helvetica;
font-size:10px;
font-weight:normal;
text-decoration:none;
color: #0050A0;
text-transform: uppercase;
}
a:hover {
color:#FF0099;
}
a:visited {
color:#0050A0;
}
td {
font-family:verdana,arial,helvetica;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #000000;
}
p {
font-family:verdana,arial,helvetica;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #000000;
}
ol {
font-family:verdana,arial,helvetica;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #000000;
}
li {
font-family:verdana,arial,helvetica;
font-size:12px;
font-weight:normal;
text-decoration:none;
color: #003080;
}
pre {
font-family: monospace;
color: #0000FF;
}
#Layer1 {
position:absolute;
width:600px;
height:450px;
z-index:1;
left: 171px;
top: 46px;
}
#Layer2 {
position:absolute;
width:709px;
height:485px;
z-index:1;
top: 100px;
left: 115px;
}
-->
</style>
<script type="text/javascript" language="JavaScript">
<!-- Begin
function zeigeBild(sel) {
document.bild unten.src = "" + sel.options[sel.selectedIndex].value;
}
function zeigeBild(sel) {
document.bild oben.src = "" + sel.options[sel.selectedIndex].value;
}
// End -->
</script>
</head>
<body>
<div align="center">
<form name="bildwahl">
<div id="Layer2"><img name="bild unten" src="Bild unten 1.jpg" width="600" height="450" border="1"></div>
<div align="left">
<select name="selbox" size=1 onChange="zeigeBild(this)">
<option value="Bild unten 1.jpg">rot
<option value="Bild unten 2.jpg">blau
<option value="Bild unten 3.jpg">gelb
</select></form>
</div>
<form name="bildwahl">
<div id="Layer2"><img name="bild oben"src="Bild oben schwarz.gif" width="600" height="450" border="1"></div>
<div align="left">
<select name="selbox" size=1 onChange="zeigeBild(this)">
<option value="Bild oben schwarz.gif">Streifen schwarz
<option value="Bild oben weiss.gif">Streifen weiss
</select></form>
<br>
<br><br>
</td></tr></table>
</body></html>
Zeige Code. Poste einen Link. Dann sehen wir weiter.
ciao, ww