Copier le code du code comme suit:
<!
"http://www.w3.org/tr/html4/loose.dtd">
<html>
<adal>
<meta http-equiv = "content-type" content = "text / html; charset = gb2312">
<Title> Nom </Title>
<script lingots = "javascript" type = "text / javascript">
statut var = 1;
Var name = new Array ('Fan Peng', 'Zhang Zihan', 'Dai Tianming', 'Sun Ji', 'Sun Lei', 'Wang Hongyi', 'Zeng Fan Ding', 'Li Huan', 'Zhu Ying ',' Wang Sha ',' Zheng Linlin ',' Zhu Zhen's Family ',' Jin Yi ',' Li Chenglong ',' Gou Chao ',' Wu Tong ',' Liang Liang ',' Liu Jun ');
fonction getName () {
Nom de retour [math.floor (math.random () * name.length)];
}
fonction wamedame () {
document.getElementById ("nom").
setTimeout ("closedame", 200);
}
Fonction gonaame () {
intimer = setInterval (montrent, 200);
}
fonction stopName () {
if (status == 1) {{
ClearInterval (intimer);
Status = 0;
} Autre {
INTIMER = setInterval (montrent, 200);
Status = 1;
}
}
</cript>
<Style>
#Nom {{
bordure: 1px solide # 000;
marge: auto;
taille de police: 36px;
Couleur: # 000000;
Largeur: 108px;
hauteur: 1em;
curseur: pointeur;
Texte-aligne: Centre;
}
</ style>
</ head>
<corps uniquement = "Goname ()">
<div id = "name" onclight = "stopName ()"> </ div>
</docy>
</html>