hallo ik hebt probleem dat de login button niet klik baar is weet iemand hier een oplossing voor en het moet dan ook zo zijn dat die dan daarna ook meteen inlogt hier het script
ps de oplossing is ondurtussen gevonden
mvg.henry
PHP
<!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=utf-8" />
<title>maffiatijd:kun jij het aan? speel nu mee</title>
<!-- Door Cassy-web http://www.cassy-web.nl -->
<style type="text/css">
* {margin:0; padding:0; }
body { font:12px verdana; background:#302014; color:#f3f2f1;}
#div1 {background:url('images/img_outgame_01.png'); width:1000px; height:136px;}
#div1a { margin-right: 0px; margin-left:auto; width:450px; padding-top:117px;}
#div2 {background:url('images/img_outgame_02.png'); width:1000px; height:50px; float:left;}
#div3 {background:url('images/img_outgame_03.png'); width:166px; height:411px; float:left;}
#div4 {background:url('images/img_outgame_04.png'); width:408px; height:399px; float:left; padding-top:12px; padding-left:12px; padding-right:12px;}
#div4a { margin-top: 250px; text-align:center;}
#div5 {background:url('images/img_outgame_05.png'); width:26px; height:411px; float:left;}
#div6 {background:url('images/img_outgame_06.png'); width:364px; height:371px; float:left; padding-top:40px; padding-left:12px;}
#div7 {background:url('images/img_outgame_07.png'); width:1000px; height:140px; clear:both;}
input {border:1px solid #492f1d; background:url(images/img_text.png); padding:4px; font:11px arial; color:#FFFFFF;}
a:link {color: white; text-decoration: none; }
a:visited {color:white; text-decoration: none;}
a:hover {color: #58acff; text-decoration: none; }
</style>
</head>
<body>
<div style="margin: 0pt 0pt 0pt -500px; position: relative; width: 1000px; left: 50%;">
<div id="div1"><div id="div1a">
<a href="prijzen.php"><img src="images/img_outgame_prijzen.png" alt="" border="0" /></a>
<a href="contact.php"><img src="images/img_outgame_contact.png" alt="" border="0" /></a>
<a href="crew.php"><img src="images/img_outgame_crew.png" alt="" border="0" /></a>
<a href="ouders.php"><img src="images/img_outgame_ouders.png" alt="" border="0" /></a></div></div>
<div id="div2"></div>
<div id="div3"></div>
<div id="div4">sdgljhfgdfg<div id="div4a"><a href="register.php"><img src="images/img_outgame_gratisaanmelden.png" alt="" /></a></div></div>
<div id="div5"></div>
<div id="div6"><form method="POST" action="http://maffiatijd.nl/v3/login.php"><p style="font-size:10px;">Login:</p><input type="text" name="login" value=""><p> </p><p style="font-size:10px;">Wachtwoord:</p><input type="password" name="pass" value=""><p> </p>
<p style="font-size:10px;"><input type="image" src="images/img_outgame_login.png" name="inloggen"> <a href="wwvergeten.php">Wachtwoord vergeten</a></p></form></div>
<div id="div7"><br /><table width="1000">
<tr><td width="140" height="115"></td>
<td><img src="images/peil1.png" alt="" /> </td>
<td><img src="images/1.png" style="border: solid 1px #3d291a;" alt="" /></td>
<td><img src="images/2.png" style="border: solid 1px #3d291a;" alt="" /></td>
<td><img src="images/3.png" style="border: solid 1px #3d291a;" alt="" /></td>
<td><img src="images/peil2.png" alt="" /></td>
<td width="120" height="115"></td>
</tr></table></div>
</div>
</body>
</html>
Toon Meer