- Code: Tout sélectionner
[jeu5][/jeu5]
Code HTML de remplacement
- Code: Tout sélectionner
<html>
<head>
<script type="text/javascript" src="js/sudoku.js"></script>
<STYLE TYPE="text/css">
.noir {font-family: Tahoma; font-size: 10pt; color:#000000; text-decoration:none;}
A:hover.noir {cursor: pointer; font-family: Tahoma; font-size: 10pt; color:#647B8C; text-decoration:none;}
.Overnoir {cursor: pointer; font-family: Tahoma; font-size: 10pt; color:#647B8C; text-decoration:none;}
.txt_Grill {border: 0px; width :29px; height :27px; font-weight: bold; text-align: center; font-size: 14pt; font-family: Tahoma,Verdana,Arial; color:#494B5D;}
.txt_1 {margin-left: 10px; text-indent: -9; font-family: Tahoma; font-size: 10pt; color:#3E3E3E;}
.txt_2 {font-family: Tahoma; font-size: 10pt; color:#3E3E3E;}
.txt_3 {font-family: Tahoma; font-size: 10pt; margin-left: 24px; margin-right: 24px; text-align: justify; color:#6B7881;}
.txt_4 {font-family: Verdana; font-size: 7pt; margin-left: 2px; text-align: left; color:#494B5D;}
.txt_5 {font-family: Tahoma; font-size: 10pt;}
.txt_6 {margin-left: 10px; margin-top: -12; font-family: Tahoma; font-size: 10pt; color:#647B8C;}
.txt_7 {margin-bottom: 4px; font-weight: bold; font-size: 14pt; font-family: Tahoma,Verdana,Arial; color:#647B8C;}
.typBt {font-family: Tahoma;font-size: 8pt; font-weight: bold; color:#647B8C;}
</STYLE>
</head>
<body onload="setTimeout('cookSudV2(\'L\')',200);setTimeout('cookListRoug(0)',200);setTimeout('choix(0)',600)" onKeyDown="changCase(event)" onKeyUp="testGrill()" onScroll=affInfo(valArg)>
<table width="490" border="0">
<tr>
<td bgcolor="ffffee"><div ID=info style=position:absolute></div>
<div align="center">
<table border="0" cellpadding="0" cellspacing="0" style="cursor:default; border-collapse: collapse; border: 1px solid #786654; background-color: #FFFEE8" bordercolor="#111111" width="440" height="450">
<tr>
<td width="100%" align="center">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="310">
<tr>
<td><p class=txt_7>
S U D O K U</p></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="340">
<tr>
<td align="center" height="40">
<input alt="Voir la solution de la grille..." title="Voir la solution de la grille..." type="button" ID="Bt_13" class="typBt" style="width:28;height:20" onclick="if((jouer==1)&&(solut==1)&&(nombrJeuRest!=0)&&(valArg==0)&&(bloq==0)){affInfo(7);}if(((jouer==1)&&(affMess==0))||((lejeu=='')&&(jouer==0))){setTimeout('affInfo(16)',200);}if(finJeu==1){affInfo(11);}" value=" S "> <input type="button" ID="boutChoix" class="typBt" style="width:242;height:20" onclick="if(((grillRoug==0)&&(valArg==0))||(valArg==18)){affInfo(0);choix(0);}if(finJeu==1){affInfo(11);}" value=" Changer de grille de jeu"> <input alt="Voir la règle du jeu et quelques infos..." title="Voir la règle du jeu et quelques infos..." type="button" ID="Bt_2" class="typBt" style="width:28;height:20" onclick="if((valArg==0)&&(solut==1)){affInfo(1)}" value=" ? "><br>
<br>
</td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111">
<tr>
<td width="270" height="270" align="center">
<form name="laGrill">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse; border: 2px solid #786654; background-color: #9CACB8" bordercolor="#111111" width="309">
<tr>
<td align="center" height="305" width="306">
<table border="1" cellpadding="0" cellspacing="0" bgcolor=#FFFFFF style="border-style:solid; border-width:1; border-collapse: collapse" bordercolor="#786654" width="270">
<tr>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C01" size="1" tabindex="1" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C02" size="1" tabindex="2" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C03" size="1" tabindex="3" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C04" size="1" tabindex="4" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C05" size="1" tabindex="5" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C06" size="1" tabindex="6" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C07" size="1" tabindex="7" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C08" size="1" tabindex="8" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C09" size="1" tabindex="9" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table>
</td>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C10" size="1" tabindex="10" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C11" size="1" tabindex="11" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C12" size="1" tabindex="12" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C13" size="1" tabindex="13" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C14" size="1" tabindex="14" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C15" size="1" tabindex="15" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C16" size="1" tabindex="16" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C17" size="1" tabindex="17" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C18" size="1" tabindex="18" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table>
</td>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C19" size="1" tabindex="19" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C20" size="1" tabindex="20" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C21" size="1" tabindex="21" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C22" size="1" tabindex="22" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C23" size="1" tabindex="23" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C24" size="1" tabindex="24" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C25" size="1" tabindex="25" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C26" size="1" tabindex="26" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C27" size="1" tabindex="27" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C28" size="1" tabindex="28" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C29" size="1" tabindex="29" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C30" size="1" tabindex="30" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C31" size="1" tabindex="31" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C32" size="1" tabindex="32" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C33" size="1" tabindex="33" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C34" size="1" tabindex="34" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C35" size="1" tabindex="35" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C36" size="1" tabindex="36" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table></td>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C37" size="1" tabindex="37" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C38" size="1" tabindex="38" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C39" size="1" tabindex="39" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C40" size="1" tabindex="40" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C41" size="1" tabindex="41" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C42" size="1" tabindex="42" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C43" size="1" tabindex="43" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C44" size="1" tabindex="44" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C45" size="1" tabindex="45" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table></td>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C46" size="1" tabindex="46" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C47" size="1" tabindex="47" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C48" size="1" tabindex="48" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C49" size="1" tabindex="49" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C50" size="1" tabindex="50" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C51" size="1" tabindex="51" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C52" size="1" tabindex="52" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C53" size="1" tabindex="53" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C54" size="1" tabindex="54" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table></td>
</tr>
<tr>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C55" size="1" tabindex="55" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C56" size="1" tabindex="56" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C57" size="1" tabindex="57" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C58" size="1" tabindex="58" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C59" size="1" tabindex="59" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C60" size="1" tabindex="60" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C61" size="1" tabindex="61" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C62" size="1" tabindex="62" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C63" size="1" tabindex="63" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table></td>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C64" size="1" tabindex="64" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C65" size="1" tabindex="65" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C66" size="1" tabindex="66" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C67" size="1" tabindex="67" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C68" size="1" tabindex="68" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C69" size="1" tabindex="69" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C70" size="1" tabindex="70" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C71" size="1" tabindex="71" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C72" size="1" tabindex="72" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table></td>
<td align="center" height="90" style="border:0px solid #786654; " width="90">
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="90" height="90">
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C73" size="1" tabindex="73" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C74" size="1" tabindex="74" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C75" size="1" tabindex="75" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C76" size="1" tabindex="76" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C77" size="1" tabindex="77" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C78" size="1" tabindex="78" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
<tr>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C79" size="1" tabindex="79" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C80" size="1" tabindex="80" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
<td align="center" style="border:1px solid #786654; ">
<input type="text" name="C81" size="1" tabindex="81" maxLength="1" onfocus=situeCursor(this.name) class="txt_Grill"></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</form></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="340">
<tr>
<td align="center" height="30">
<input type="button" ID="Bt_3" class="typBt" style="width:100;height:20" onclick="if((jouer==1)&&(affMess!=0)&&(affMess>2)){choix(-1);}if(((jouer==1)&&(affMess==0))||((lejeu=='')&&(jouer==0))){affInfo(16);}if(solut==0){affInfo(10);}if(finJeu==1){affInfo(11);}" value="Effacer"> <input type="button" ID="Bt_4" class="typBt" style="width:100;height:20" onclick="if((jouer==1)&&(affMess!=0)&&(finJeu==0)){bloq=1;document.forms.laGrill[caseSel].focus();setTimeout('affInfo(19)',200);}if(((jouer==1)&&(affMess==0))||((lejeu=='')&&(jouer==0))){affInfo(16)}if(solut==0){affInfo(13);}if(finJeu==1){affInfo(11);}" value="Garder"> <input type="button" ID="valEnr" class="typBt" style="width:100;height:20" onclick="if((jouer==1)&&(affMess!=0)&&(finJeu==0)){setTimeout('affInfo(14)',200);}if(((jouer==1)&&(affMess==0))||((lejeu=='')&&(jouer==0))){setTimeout('affInfo(16)',200);}if(solut==0){affInfo(9);}if(finJeu==1){affInfo(11);}" value="Enregistrer"><br></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="320">
<tr>
<td height="20"><p>
<div ID=numGril class=txt_4> </div></td>
</tr>
</table>
</td>
</tr>
</table>
</div>
</td>
</tr>
<tr>
<td><script type="text/javascript"><!--
google_ad_client = "pub-9496036212438976";
/* 468x15, date de création 07/05/08 */
google_ad_slot = "2300171231";
google_ad_width = 468;
google_ad_height = 15;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></td>
</tr>
</table>
</body>
</html>
Ligne d’aide
- Code: Tout sélectionner
Jeu de sudoku, utilisez uniquement le bbcode seul
Notice
Exemple :
|

