Chapachim V3 !!
Vous souhaitez réagir à ce message ? Créez un compte en quelques clics ou connectez-vous pour continuer.

Chapachim V3 !!

Le forum 100% Chapatiz !!
 
AccueilPortailRechercherDernières imagesS'enregistrerDivers...Connexion
Le Deal du moment : -17%
SSD interne Crucial SSD P3 1To NVME à ...
Voir le deal
49.99 €

 

 codes ( javascript,php,xhtml...)

Aller en bas 
+11
Claire
ronard
cyprin99
cool_boy543
ChaChimking
chimborgnes
LeTueurFou
fuji972
NouLouLoU
Mins15
Dexargon
15 participants
Aller à la page : Précédent  1, 2, 3 ... 8, 9, 10, 11, 12  Suivant
AuteurMessage
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty







HS : Cliquez sur "NouLouLoU" !
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 9:48

<object>

<param>

<param>

<param>

<param>

<param>

<param>

<param>



</object>
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty




MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 9:51

Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 9:51

oh oh !! gros bug !
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 10:07

showPerso( g_CurrentCode, g_CurrentFond, g_CurrentExpr, true );
updateSelector( "selector_coiffure", 1, g_arrCoiffure, 0 );
updateSelector( "selector_expression", 1, g_arrExpression, -1 );
updateSelector( "selector_visage", 1, g_arrLunette, 2 );
updateSelector( "selector_Sac", 1, g_arrSac, 5 );
updateSelector( "selector_Badges", 1, g_arrBadges, 8 );
updateSelector( "selector_corp", 1, g_arrCorp, 3 );
updateSelector( "selector_chaussure", 1, g_arrChaussure, 6 );
updateSelector( "selector_perso", 1, g_arrperso, 3 );
updateSelector( "selector_mode", 1, g_arrmode, 0 );
updateSelector( "selector_Def", 1, g_arrmode, 0 );
}
function changeNameColor( color )
{
document.getElementById('id_perso_name').style.color = color;
}
function showPerso( code, fond, msg, updateCode )
{
var div = document.getElementById("id_perso");
div.innerHTML = memberHtml(code, fond, msg);
div.style.backgroundColor = fond;
var newCode = code+":"+fond+"-"+msg
var input = document.getElementById("input_code");
if( updateCode )
{
//<--! javacript.getElement type.1
http://img.113 this value getElement
//var chapa new code fol input.value y
//Input document.getElement Ie values
//Javascript --!>
input.value = newCode;
}
}
function updateSelector( id, cur, modeArr, modePos )
{
var selector = document.getElementById(id);
if(selector==null)
return;
var min = 1;
var max = modeArr.length+1;
var img_left = document.getElementById(id+"_img_left");
var span = document.getElementById(id+"_span");
var img_right = document.getElementById(id+"_img_right");
var left_cursor, left_img;
if( cur > min )
{ left_cursor = "hand";
left_img = "https://2img.net/r/ihimizer/img300/6158/89573195yj8.gif";
}
else
{
left_cursor = "default";
left_img = "https://2img.net/r/ihimizer/img300/6158/89573195yj8.gif";
} var right_cursor, right_img;
if( cur+1 < max )
{
right_cursor = "hand";
right_img = "https://2img.net/r/ihimizer/img300/6321/68599706ua9.gif";
}
else
{
right_cursor = "default";
right_img = "https://2img.net/r/ihimizer/img300/6321/68599706ua9.gif";
}
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 10:11

<form action="ecritor.php" method="post">
<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.chapatiz.com/img/subtop2.swf"
type="application/x-shockwave-flash" allowscriptaccess="sameDomain" quality="high"
wmode="transparent" menu="false" flashvars="title=Entre ici ton texte(40caracteres):" height="50" width="350">
<input name="texte" maxlength="40" value="ton texte"/><br/>
<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.chapatiz.com/img/subtop2.swf"
type="application/x-shockwave-flash" allowscriptaccess="sameDomain" quality="high"
wmode="transparent" menu="false" flashvars="title=Choisis ici ta couleur:" height="50" width="350">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15" />
<style type="text/css">
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 10:12


<input>



<input>

<input>
</form>









Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 10:12

<form action="ecritor.php" method="post">
<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.chapatiz.com/img/subtop2.swf"
type="application/x-shockwave-flash" allowscriptaccess="sameDomain" quality="high"
wmode="transparent" menu="false" flashvars="title=Entre ici ton texte(40caracteres):" height="50" width="350">
<input name="texte" maxlength="40" value="ton texte"/><br/>
<embed pluginspage="http://www.macromedia.com/go/getflashplayer" src="http://www.chapatiz.com/img/subtop2.swf"
type="application/x-shockwave-flash" allowscriptaccess="sameDomain" quality="high"
wmode="transparent" menu="false" flashvars="title=Choisis ici ta couleur:" height="50" width="350">
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-15" />
<style type="text/css">
Revenir en haut Aller en bas
https://chapachim.1fr1.net
fuji972
Confirmed
Confirmed
fuji972


Masculin
Nombre de messages : 877
Age : 69
Localisation : dallas city
Humeur : Cool
Niveau sur Chapatiz : 17
Date d'inscription : 14/09/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue760/2000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (760/2000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 18:57

sa créé grave les bugs
Revenir en haut Aller en bas
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 22:47

eh oui !!
Je chipe les codes sources de Chapatiz !!
JE SUIS DIABOLIQUE !!!
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyDim 6 Mai - 22:57

<object>
<param>
<param>
<param>
<param>
<param>
<param>

<param><param>


</object>
Revenir en haut Aller en bas
https://chapachim.1fr1.net
cyprin99
Bleu
Bleu
cyprin99


Masculin
Nombre de messages : 27
Age : 30
Localisation : dans le 51 chalon en champagne !!! 51 en force ^^
Humeur : happy
Niveau sur Chapatiz : 19
Date d'inscription : 01/05/2007

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue500/2000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (500/2000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyMer 9 Mai - 16:24

jen ai plus
Revenir en haut Aller en bas
http://www.chapatiz.com
fuji972
Confirmed
Confirmed
fuji972


Masculin
Nombre de messages : 877
Age : 69
Localisation : dallas city
Humeur : Cool
Niveau sur Chapatiz : 17
Date d'inscription : 14/09/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue760/2000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (760/2000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyMer 9 Mai - 18:50

de koi?
Revenir en haut Aller en bas
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 19:58























Pack féérik terre

Item Nowel





Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 19:59

aaaaaaaaaaarf !!!
Comme d'habitude, je reprovoque des bugs !
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:23

<body class="bg1" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">

<div align="left">
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
width="800" height="70" align="middle">
<param name="allowScriptAccess" value="always" />
<param name="movie" value="http://img.chapatiz.com/swf/header_rasta.swf" />
<param name="menu" value="false" />
<param name="quality" value="high" />
<param name="FlashVars" value="t=1178821317&mid=&p=&k=&ad=100100100&m=shark&portaldesign=" />
<embed src="http://img.chapatiz.com/swf/header_rasta.swf"
FlashVars="t=1178821317&mid=&p=&k=&ad=100100100&m=shark&portaldesign=&"
menu="false" allowScriptAccess="sameDomain" quality="high" width="800" height="70" align="middle" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:25

<title>Chapatiz / Se connecter !</title>
<meta>
<meta>
<meta>
<META>
<script>
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:25

<style>
<error>
</style>
<DOCTYPE>
<html>
<head>
<title>Chapatiz / Se connecter !</title>
<meta>
<meta>
<meta>
<META>
<script>
<function>
</script>
<style>
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:26

<!--
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #284555;font-color: #284555;
background-color: #6090BE;

background-repeat: repeat-x;
background-attachment: scroll;
scrollbar-base-color: #6699CC;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
.bg1{background-image: url(http://img.chapatiz.com/home_nc/bg_header.gif);}
.bg2{background-image: url(http://img.chapatiz.com/home_nc/bg_header_visi.gif);}

#marginTable {margin-left:150px;}
a {color: #6090BE;font-weight: bold;}
a:active {color: #6090BE;text-decoration: none;}
a:visited {color: #6090BE;text-decoration: none;}
a:link {color: #6090BE;text-decoration: none;}
a:hover {color: #6090BE;text-decoration: underline;}
table {font-size: 11px;font-color: #284555;}
select, input, textarea {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;}
.titrebeige {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #726338;}
.titrebleu {font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-weight: bold;color: #6090BE;}
.infobeige {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;font-style: italic;color: #A69052;}

.footer {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #D5E6F3;}
.footer a:link{color: #D5E6F3;}
.footer a:hover{color: #D5E6F3;}
.footer a:visited{color: #D5E6F3;}
.footer a:active{color: #D5E6F3;}

.nav {font: normal 10px Verdana;color: #284555;}
.nav a:link{color: #284555;font-weight: normal;}
.nav a:hoover{color: #284555;font-weight: normal;}
.nav a:visited{color: #284555;font-weight: normal;}
.nav a:active{color: #284555;font-weight: normal;}

.navtitle {color: #6090BE;font-size: 11px;font-weight: bold;}
.slotservices a:link{color: #FF3399;}
.slotservices a:hoover{color: #FF3399;}
.slotservices a:visited{color: #FF3399;}
.slotservices a:active{color: #FF3399;}
.subnav a:link{color: #FFFFFF;}
.subnav a:hoover{color: #FFFFFF;}
.subnav a:visited{color: #FFFFFF;}
.subnav a:active{color: #FFFFFF;}

.quote {border: 1px solid #EECCCC;background-color: #FFF3F3;}
.phs {border: 1px solid #B0C9D6;background-color: #E6E6E6;}
.roz {color:#FF3399;}
.datePhoto {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8px;
font-weight: bold;
color: #36607E;
}
.moncompte {background-color: #FFE2AA;}-->
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:27

<style>
<error>
</style>
<DOCTYPE>
<html>
<head>
<title>Chapatiz / Se connecter !</title>
<meta>
<meta>
<meta>
<META>
<script>
<function>
</script>
<style>
<body>
</style>
</head>
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:27

<form>

























Pseudo : <INPUT>
Mot de passe : <INPUT>

<INPUT>
<INPUT>
<p></p>
</form>
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty

MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:28


























<form>

























Pseudo : <INPUT>
Mot de passe : <INPUT>

<INPUT>
<INPUT>
<p></p>
</form>







Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty



























































































































































































MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:31

Niveau Nom Membres
(+Aujourd'hui)
Avantages
0 A l'essai 35649 (+0) Chat: Peut utiliser le !trak
1 Noob 228212 (+378) BBS: Peut s'inscrire
Popularit&eacute;: Peut voter
Site de fans: Peut proposer un site
Fringue: Sidaction, Recyclades, poisson papier
2 Bizutable 74789 (+294) Fringue: Kagoul, hippocampe dans le dos
3 Bleu 44884 (+116) Fringue: Pâques, poulpe dans le dos
4 Neophyte 44070 (+123) Fringue: Maillots de bains, badges Pays, étoiles de mer dans le dos
5 Classe C. 32185 (+152) Groupes: Peut s'inscrire à 1 groupe
Défaillaj: Peut participer aux sessions de défaillaj
Fringue: Pâques, Halloween, baleine dans le dos
6 Inited 24437 (+96) Chat: Moods supplémentaires Volume 1
Fringue: 2 coiffures supplémentaires, homard dans le dos
7 Apprentice 23801 (+71) Fringue: fringues Redromic, requin dans le dos
8 Panawak 21759 (+77) Fringue: Babouches, lunettes de ski, carapace de tortue
9 Trustable 16107 (+65) Fringue: Pattes de lapin, panier de Pâques
10 Classe B. 12363 (+54) Fringue: 2 paires de chaussures, un sac à dos, tenue spartiate bleue
11 Nice 10217 (+42) Annuaire: Meilleure Recherche Avancée
Fringue: 2 maillots de bain
12 Used 15005 (+40) Chat: Peut utiliser le !pense et le !moi
Chat: Moods supplémentaires Volume 2 (partie 1)
Fringue: masque de dragon
13 Confirmed 10947 (+35) Popularité: Ton vote compte pour 2
Fringue: Bois de renne
14 Aideurizable 5264 (+16) BBS: Peut rechercher les messages d'un membre
Fringue: Pâques
15 Classe A. 11322 (+22) Groupes: Peut s'inscrire à 2 groupes
Groupes: Peut ouvrir 1 groupe
Chat: Peut jouer à MaZo(beta)
Chat: Peut parler des langues bizarres
Fringue: planches de snowboard, etnic et royal
16 Experimented 8123 (+15) Fringue: Coiffure Ketou
17 Acharné 7311 (+12) Fringue: 2 coiffures supplémentaires
18 Respekt 11882 (+23) Popularité: Ton vote compte pour 3
Fringue: Pâques
19 2High 7257 (+1) Fringue: 1 paire de chaussures
20 Classe Z. 3702 (+0) Groupes: Peut s'inscrire à 3 groupes
Popularité: Ton vote compte pour 4
21 Modoizable 1182 (+2) Fringue: 2 tenues complètes Ultimoz
22 Ultimoz C. 324 (+0) Fringue: Barbe blanche
23 Ultimoz B. 171 (+0) Fringue: Masque de Rozwell
24 Ultimoz A. 131 (+0) Fringue: Coupe Spéciale
25 Ultimoz 146 (+0) &nbsp;
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:31

woaw !! Le tableau des lvl !!
Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:33

































ChapaChim V2 !!


par NouLouLoU

"ChapaChim comprend 7 groupes d'officiels et 46 forums dans 8 catégories. C'est un petit forum très sympa pour se retrouver entre amis"

Revenir en haut Aller en bas
https://chapachim.1fr1.net
NouLouLoU
Créat'z !
Créat'z !
NouLouLoU


Masculin
Nombre de messages : 1159
Age : 29
Localisation : Reims, 51, le pays du champagne !!!
Humeur : super !!!
Niveau sur Chapatiz : 19 ! Chaussures powaAaAaAa !!
Date d'inscription : 22/08/2006

Feuille de personnage
ChaChimFlouz's:
codes ( javascript,php,xhtml...) - Page 9 Left_bar_bleue1000000/1000000codes ( javascript,php,xhtml...) - Page 9 Empty_bar_bleue  (1000000/1000000)

codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 EmptyJeu 10 Mai - 21:33

C'est ce qu'il y a écrit dans la rubrique Sites de Fan.
Revenir en haut Aller en bas
https://chapachim.1fr1.net
Contenu sponsorisé





codes ( javascript,php,xhtml...) - Page 9 Empty
MessageSujet: Re: codes ( javascript,php,xhtml...)   codes ( javascript,php,xhtml...) - Page 9 Empty

Revenir en haut Aller en bas
 
codes ( javascript,php,xhtml...)
Revenir en haut 
Page 9 sur 12Aller à la page : Précédent  1, 2, 3 ... 8, 9, 10, 11, 12  Suivant
 Sujets similaires
-
» Codes HTML, PHP....
» Codes pour Cool_boy543

Permission de ce forum:Vous ne pouvez pas répondre aux sujets dans ce forum
Chapachim V3 !! :: Autres :: Test-
Sauter vers:  
Ne ratez plus aucun deal !
Abonnez-vous pour recevoir par notification une sélection des meilleurs deals chaque jour.
IgnorerAutoriser