ie ne reconnait plus labarre de nav
Publié : 09 août 2007, 11:31
Bonjour
Mon site fonctionnait aussi bien sur firefox que sur ie. J'ai procédé au nettoyage des balises et depuis la barre de nav ne s'affiche plus sur ie. Que se passe-t-il ? Que dois-je faire ?
Voici l'url : http://elem.marignac.free.fr
et le code de la page d'index :
MERCI D'AVANCE
Denisp
Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Mon site fonctionnait aussi bien sur firefox que sur ie. J'ai procédé au nettoyage des balises et depuis la barre de nav ne s'affiche plus sur ie. Que se passe-t-il ? Que dois-je faire ?
Voici l'url : http://elem.marignac.free.fr
et le code de la page d'index :
Code : Tout sélectionner
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head>
<style type="text/css">
.c1{background-color:white;color:black;font-size:48pt}
.c2{background-color:white;color:blue;font-size:48pt} <!-- background-color:red -->
<!-- .c3{background-color:chartreuse;color:purple;font-size:48pt} -->
<!-- .c4{background-color:pink;color:yellow;font-size:48pt} -->
</style>
<script language="Javascript">
var n = 1;
var max = 2; <!-- 4 -->
var vitesse = 25;
function flash()
{
if(n != max){n++}else{n = 1};
document.getElementById("bloc_texte").className = "c"+n;
setTimeout("flash()",vitesse)
}
window.onload = flash;
</script>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<script><endnote><head>
<input>
<script><endnote><head>
<style type="text/css">
.c1{background-color:white;color:black;font-size:48pt}
.c2{background-color:white;color:blue;font-size:48pt} <!-- background-color:red -->
<!-- .c3{background-color:chartreuse;color:purple;font-size:48pt} -->
<!-- .c4{background-color:pink;color:yellow;font-size:48pt} -->
</style>
<script language="Javascript">
var n = 1;
var max = 2; <!-- 4 -->
var vitesse = 25;
function flash()
{
if(n != max){n++}else{n = 1};
document.getElementById("bloc_texte").className = "c"+n;
setTimeout("flash()",vitesse)
}
window.onload = flash;
</script>
<title>index</title><script>
<!--
<endnote><head>
<title>index</title>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
</head>
<table style="width: 795px; height: 2123px;"
align="center" border="1">
<tbody>
<tr>
<td colspan="3"
bgcolor="#cccccc" height="292">
<div align="left">
<p align="center"><font
color="#000000" size="7"><font
size="+4">Ecole
élémentaire
MARIGNAC</font></font></p>
<p align="center"><font
size="+4">Hameau de Montèze</font></p>
<p align="center"><font
size="+4">30380 SAINT-CHRISTOL-LEZ-ALES </font></p>
<script language="JavaScript">
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
if (event == "init" && args.length > 2) {
if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
nbArr[nbArr.length] = img;
for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = args[i+1];
nbArr[nbArr.length] = img;
} }
} else if (event == "over") {
document.MM_nbOver = nbArr = new Array();
for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])? args[i+1] : img.MM_up);
nbArr[nbArr.length] = img;
}
} else if (event == "out" ) {
for (i=0; i < document.MM_nbOver.length; i++) {
img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
} else if (event == "down") {
nbArr = document[grpName];
if (nbArr)
for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
document[grpName] = nbArr = new Array();
for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
if (!img.MM_up) img.MM_up = img.src;
img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
nbArr[nbArr.length] = img;
} }
}
//-->
</script>
<style type="text/css">
<!--
.Style4 {
font-family: "Juice ITC";
font-size: medium;
font-weight: bold;
}
.Style5 {
font-family: "Juice ITC";
font-weight: bold;
font-size: xx-large;
}
-->
</style></head>
<body><table
style="width: 776px; height: 988px; text-align: left; margin-left: auto; margin-right: auto;"
border="0"> <tbody> <tr align="center">
<td style="background-color: rgb(255, 255, 51);" colspan="4"
rowspan="1"><big><big><big><big><span
style="font-family: Acquaintance;"><br>
ECOLE ELEMENTAIRE MARIGNAC <br><br></span></big></big><span
style="font-family: Acquaintance;">HAMEAU
DE MONTEZE <br><br> </span><span
style="font-family: Acquaintance;">30380
SAINT-CHRISTOL-LEZ-ALES<br> <br> <img
style="width: 237px; height: 166px;" alt=""
src="ressources/IMAGE/paysage.jpg"><br> <br> <center>
<div style="margin-left: 104px; width: 405px;" id="bloc_texte"
class="c1"><small style="font-family: Alien League;"><small><small><span
style="font-family: Amandine;">Clara,
courage ! </span> <span style="font-family: Amandine;"><br>Nous
te faisons un gros bisou <br>
et nous t'attendons !</span> </small></small></small>
</div> </center> <br> <br> <small><span
style="font-family: Courier New,Courier,monospace; font-weight: bold;">SITE
MIS A JOUR LE 6 AOUT 2007</span></small> </span></big></big><span
style="font-weight: bold;"><br> <a
name="haut_de_page"></a> </span></td> </tr>
<tr> <td
style="width: 119px; vertical-align: top; height: 584px; font-family: Kristen ITC; text-align: center; background-color: rgb(255, 255, 153);"
colspan="1" bordercolor="#000000"> <small><span
style="font-family: Acadian; font-weight: bold;">ACCUEIL<a
href="index.html"><img
style="border: 0px solid ; width: 14px; height: 14px;" alt=""
src="ressources/SCRIPTS/bouton_accueil_007.gif"></a></span></small><br>
<hr style="width: 100%; height: 2px;"> <br> <center>
<script language="JavaScript" src="ejs_menu_dyn_vert.js"></script><br>
<br> <br> <br> <div style="text-align: center;"></div>
</center> </td> <td
style="width: 555px; vertical-align: top; background-color: rgb(255, 255, 255);">
<div style="text-align: center;"><big
style="color: rgb(255, 0, 0);"><big
style="font-weight: bold;"><big><small><small><small>
</small></small></small></big></big></big></div>
<div style="text-align: center;"><big><big
style="font-family: Another;"><big><span
style="font-weight: bold;"></span></big></big></big>
<p style="font-family: Another; color: rgb(255, 0, 0);"
class="MsoNormal"><big><big><big><big>La
rentrée scolaire aura lieu </big></big></big></big></p>
<p style="font-family: Another; color: rgb(255, 0, 0);"
class="MsoNormal"><big><big><big><big>le
jeudi 30 août à 8H20. </big></big></big></big></p>
<p style="font-family: Another; color: rgb(255, 0, 0);"
class="MsoNormal"></p> <hr
style="width: 100%; height: 2px;"><big
style="font-family: Another; color: rgb(0, 102, 0);"><big>Il
faut attendre la veille de la rentrée pour
déterminer précisément quelle sera
l’organisation pédagogique de
l’école. Vus
les effectifs actuels, la classe de CM1/CM2 ne sera peut être
pas le seul cours
double.</big></big> <hr
style="width: 100%; height: 2px;"> <p
style="font-family: Another;" class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"
style="text-indent: -18pt; margin-left: 0px; width: 551px;"><b><u><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);">Les
dernières
inscriptions pourront être faites les :</span></u></b></p>
<p class="MsoNormal"
style="text-indent: -18pt; margin-left: 2px; width: 553px;"><b><u><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"></span></u></b><br>
<span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><span
style="font-size-adjust: none; font-stretch: normal;"><!--<img src="chrome://editor/content/images/tag-comment.gif"><!--[if !supportLists]--></span>Samedi
25 août </span></p> <p class="MsoNormal"
style="text-indent: -18pt; margin-left: 1px; width: 554px;"><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"></span><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><small
style="font-style: italic;">de 9H00 à 11H00</small></span></p>
<p class="MsoNormal"
style="margin-left: 36pt; text-indent: -18pt;"><small><small><small><small><small><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"></span></small></small></small></small></small><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal"
style="margin-left: 36pt; text-indent: -18pt;"><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p> </o:p></span></p>
<p class="MsoNormal"
style="text-indent: -18pt; margin-left: 1px; width: 554px;"><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><span
style="font-size-adjust: none; font-stretch: normal;"><!--<img src="chrome://editor/content/images/tag-comment.gif"><!--[if !supportLists]--></span>Lundi
27 août et mardi 28 août</span></p> <p class="MsoNormal"
style="text-indent: -18pt; margin-left: 1px; width: 554px;"><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0); font-style: italic;"><small>de
9H00 à 11H00 et de 14H00 à 16H00</small></span><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);">
</span><span style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal"
style="text-indent: -18pt; margin-left: 1px; width: 554px;"><small><small><small><small><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"></span></small></small></small></small><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal" style=""><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><u1:p> </u1:p></span><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal" style=""><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);">Un
fléchage pour
accéder au bureau sera mis en place.</span><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal" style=""><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><u1:p> </u1:p></span><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal" style=""><u><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);">N’oubliez
pas d’apporter :</span></u><u><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></u></p>
<p class="MsoNormal"
style="margin-left: 36pt; text-indent: -18pt;"><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><span
style="font-size-adjust: none; font-stretch: normal;"><!--<img src="chrome://editor/content/images/tag-comment.gif"><!--[if !supportLists]--></span>le
livret de famille</span><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal"
style="margin-left: 36pt; text-indent: -18pt;"><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><span
style="font-size-adjust: none; font-stretch: normal;"><!--<img src="chrome://editor/content/images/tag-comment.gif"><!--[if !supportLists]--></span>le
carnet de santé</span><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal"
style="margin-left: 36pt; text-indent: -18pt;"><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><!--<img src="chrome://editor/content/images/tag-comment.gif"><!--[if !supportLists]-->un
justificatif de domicile</span><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<p class="MsoNormal"
style="margin-left: 36pt; text-indent: -18pt;"><span
style="font-size: 18pt; font-family: Arial; color: rgb(102, 0, 0);"><!--<img src="chrome://editor/content/images/tag-comment.gif"><!--[if !supportLists]-->le
certificat de radiation de la précédente
école</span><span
style="font-family: Arial; color: rgb(102, 0, 0);"><o:p></o:p></span></p>
<hr style="width: 100%; height: 2px;"> <p
class="MsoNormal"
style="margin-left: 36pt; text-indent: -18pt; font-family: Acquaintance; color: rgb(102, 0, 0);"><big><big><span
style="font-family: Another;" dir="ltr"></span></big></big></p>
<p style="font-family: Acquaintance;" class="MsoNormal"><o:p> </o:p></p>
<p style="font-family: Another; color: rgb(255, 0, 0);"
class="MsoNormal"><big><big><big><big>En
attendant la rentrée, </big></big></big></big></p>
<p style="font-family: Another; color: rgb(255, 0, 0);"
class="MsoNormal"><big><big><big><big>bonnes
fins de vacances !</big></big></big></big></p>
<br> <big><big style="font-family: Another;"><big><span
style="font-weight: bold;"></span></big></big></big></div>
<p class="MsoNormal" style="margin-left: 144pt;"></p>
<hr style="width: 100%; height: 2px;">
<br> </td> <td colspan="1"
style="height: 68px; width: 88px; background-color: rgb(204, 153, 51); vertical-align: top; text-align: center;"><span
style="font-family: ALIBI;"><br> <a
href="http://mairie30380.free.fr/"><span
style="font-family: Adler;">Mairie</span></a></span><br>
<br> <a href="http://perso.orange.fr/ape.marignac/"><span
style="font-family: Adler;">APE</span></a></td>
<td></td> </tr> <tr bordercolor="#000000">
<td colspan="3" height="60"> <div
style="text-align: center;"></div> <table
style="width: 99%;" border="0" bordercolor="#000000">
<tbody> <tr> <td
style="vertical-align: middle; text-align: center;"> <div
style="text-align: center;">
<a
href="#haut_de_page"><img
style="border: 0px solid ; width: 16px; height: 14px;" alt=""
src="ressources/SCRIPTS/fleche_024.gif"></a>
</div> <p class="MsoNormal"
style="margin-left: 144pt; text-align: left;">
<span style="font-family: Adler;">Retour
en haut
de la page</span></p> <p class="MsoNormal"
style="margin-left: 144pt; text-align: left;"><span
style="font-family: Adler;"></span></p> </td>
</tr> <tr> <td bgcolor="#00ff99" height="34">
<div align="center"><font size="+1"><strong>Ce
site a été créé le 2
février 2007 par les élèves de
CM2.</strong></font></div> </td> </tr> <tr
align="center"> </tr> </tbody> </table>
</td> <td></td> </tr> </tbody>
</table>
<script language="JavaScript1.2">/*
SCRIPT EDITE SUR L'EDITEUR JAVASCRIPT
http://www.editeurjavascript.com
*/
function ejs_nodroit()
{
alert('Clic droit interdit');
return(false);
}
document.oncontextmenu = ejs_nodroit; </script></body></html>
Denisp
Message envoyé avec : Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6