coldicebox
Neues Mitglied
Hi @ all,
Ich habe ein Problem, und zwar hab ich auf ein Paar Buttons,
die ich Verlinkt hab, die Weiterleitung funktioniert in Mozilla und im
Safari, aber nicht im Internet Explorer. Was muss ich machen bzw. ändern,
damit das in allen 3 Browsern Funktioniert?
Ich hab noch nicht so viel Ahnung davon,
bin am lernen, deswegen würde ich mih freuen, wenn jemand mit helfen würde.
Gerne auch viele viele Tips!
Ich denke der Fehler liegt irgendwo hier:
<a href="bildleer032008.html">
<form action="" method="post" name="form1">
<input type="submit" name="button2" id="button2" value="Bilder 03.2008">
</form>
</a>
------------------------------------------------------------------------
Hier der Komplette Quelltext
<head>
<title></title>
<meta name="author" content="wjansen">
<meta name="generator" content="Ulli Meybohms HTML EDITOR">
<style type="text/css">
<!--
body {
color:#4F4F4F; background:#33CCFF; font-size:100.01%; line-height:100.01%; font-family:verdana, sans-serif; margin:0; padding:0;scrollbar-face-color: #000080;
scrollbar-face-color: #CFCFCF;
scrollbar-shadow-color: #92AFEC;
scrollbar-highlight-color: #92AFEC;
scrollbar-3dlight-color: #7AAFF1;
scrollbar-darkshadow-color: #000080;
scrollbar-track-color: #CFCFCF;
scrollbar-arrow-color: #0070C0;
}
table {color:#4F4F4F;font-size: 10px; font-family:arial,sans-serif;}
td,p { color: #4F4F4F; vertical-align:top; font-size: 13px; }
a {color:#000000; font-size:11px; font-weight:normal; color:#666666; text-decoration:none; }
a:visited {color:#000000; font-size:11px; font-weight:normal; color:#666666; text-decoration:none; }
a:hover {color:#000000; font-size:11px; font-weight:normal; color:#666666; text-decoration:none; }
a.mini {color:#000000;clear:both; float:left; text-align:left; font-size:11px; line-height:100.01%; display:block; margin:0px 0px 0px 0; width:100%; border-bottom:1px solid #666666; padding:3px 3px 3px 1px; background:#FFFFFF;font-weight:normal; border-right:8px solid #DFDFDF; color:#666666; text-decoration:none; }
a.mini:visited {color: #000000; text-decoration:none; font-weight:normal;}
a.mini:hover {background: #6D93E1; color: #FFFFFF; font-weight:normal; text-decoration:none;}
h1 { color: #2C6ED5; vertical-align:top;font-size: 14px; }
.Stil2 {
font-size: 14px;
color: #2C6ED5;
}
-->
</style>
</head>
<body>
<!-- tabelle inhalt -->
<table height="100%" width="600" border="0" cellspacing="0" cellpadding="15">
<tr><td bgcolor="#33CCFF" valign="">
<blockquote>
<p><br>
</p>
<h1>Bilder</h1>
<br>
<h1>Bilder Ostern und September 2008</h1>
<br>
<a href="bild1.html">
<form action="" name="" id="">
<input type="submit" name="button" id="button" value="Bilder 09.2008">
</form>
</a>
<a href="bildleer032008.html">
<form action="" method="post" name="form1">
<input type="submit" name="button2" id="button2" value="Bilder 03.2008">
</form>
</a>
<br>
<h1>Bilder Ostern 2007</h1>
<br>
<a href="bildleer032007.html">
<form name="form1" action="">
<input type="submit" name="button2" id="button2" value="Bilder 03.2007">
</form>
</a>
<h1>Bilder Ostern 2006</h1>
<br>
<a href="bildleer032006.html">
<form name="form1" action="">
<input type="submit" name="button2" id="button2" value="Bilder 03.2006">
</form>
</a>
</blockquote>
</td>
</tr>
<tr>
<td bgcolor="#33CCFF" valign=""> </td>
</tr>
</table>
</body>
</html>
Liebe Grüsse Daniel
Ich habe ein Problem, und zwar hab ich auf ein Paar Buttons,
die ich Verlinkt hab, die Weiterleitung funktioniert in Mozilla und im
Safari, aber nicht im Internet Explorer. Was muss ich machen bzw. ändern,
damit das in allen 3 Browsern Funktioniert?
Ich hab noch nicht so viel Ahnung davon,
bin am lernen, deswegen würde ich mih freuen, wenn jemand mit helfen würde.
Gerne auch viele viele Tips!
Ich denke der Fehler liegt irgendwo hier:
<a href="bildleer032008.html">
<form action="" method="post" name="form1">
<input type="submit" name="button2" id="button2" value="Bilder 03.2008">
</form>
</a>
------------------------------------------------------------------------
Hier der Komplette Quelltext
<head>
<title></title>
<meta name="author" content="wjansen">
<meta name="generator" content="Ulli Meybohms HTML EDITOR">
<style type="text/css">
<!--
body {
color:#4F4F4F; background:#33CCFF; font-size:100.01%; line-height:100.01%; font-family:verdana, sans-serif; margin:0; padding:0;scrollbar-face-color: #000080;
scrollbar-face-color: #CFCFCF;
scrollbar-shadow-color: #92AFEC;
scrollbar-highlight-color: #92AFEC;
scrollbar-3dlight-color: #7AAFF1;
scrollbar-darkshadow-color: #000080;
scrollbar-track-color: #CFCFCF;
scrollbar-arrow-color: #0070C0;
}
table {color:#4F4F4F;font-size: 10px; font-family:arial,sans-serif;}
td,p { color: #4F4F4F; vertical-align:top; font-size: 13px; }
a {color:#000000; font-size:11px; font-weight:normal; color:#666666; text-decoration:none; }
a:visited {color:#000000; font-size:11px; font-weight:normal; color:#666666; text-decoration:none; }
a:hover {color:#000000; font-size:11px; font-weight:normal; color:#666666; text-decoration:none; }
a.mini {color:#000000;clear:both; float:left; text-align:left; font-size:11px; line-height:100.01%; display:block; margin:0px 0px 0px 0; width:100%; border-bottom:1px solid #666666; padding:3px 3px 3px 1px; background:#FFFFFF;font-weight:normal; border-right:8px solid #DFDFDF; color:#666666; text-decoration:none; }
a.mini:visited {color: #000000; text-decoration:none; font-weight:normal;}
a.mini:hover {background: #6D93E1; color: #FFFFFF; font-weight:normal; text-decoration:none;}
h1 { color: #2C6ED5; vertical-align:top;font-size: 14px; }
.Stil2 {
font-size: 14px;
color: #2C6ED5;
}
-->
</style>
</head>
<body>
<!-- tabelle inhalt -->
<table height="100%" width="600" border="0" cellspacing="0" cellpadding="15">
<tr><td bgcolor="#33CCFF" valign="">
<blockquote>
<p><br>
</p>
<h1>Bilder</h1>
<br>
<h1>Bilder Ostern und September 2008</h1>
<br>
<a href="bild1.html">
<form action="" name="" id="">
<input type="submit" name="button" id="button" value="Bilder 09.2008">
</form>
</a>
<a href="bildleer032008.html">
<form action="" method="post" name="form1">
<input type="submit" name="button2" id="button2" value="Bilder 03.2008">
</form>
</a>
<br>
<h1>Bilder Ostern 2007</h1>
<br>
<a href="bildleer032007.html">
<form name="form1" action="">
<input type="submit" name="button2" id="button2" value="Bilder 03.2007">
</form>
</a>
<h1>Bilder Ostern 2006</h1>
<br>
<a href="bildleer032006.html">
<form name="form1" action="">
<input type="submit" name="button2" id="button2" value="Bilder 03.2006">
</form>
</a>
</blockquote>
</td>
</tr>
<tr>
<td bgcolor="#33CCFF" valign=""> </td>
</tr>
</table>
</body>
</html>
Liebe Grüsse Daniel