Probleme avec intenet explorer (css)

raph_3l Messages postés 1 Date d'inscription vendredi 3 juin 2005 Statut Membre Dernière intervention 12 novembre 2005 - 12 nov. 2005 à 12:32
cs_Anthomicro Messages postés 9433 Date d'inscription mardi 9 octobre 2001 Statut Membre Dernière intervention 13 avril 2007 - 12 nov. 2005 à 13:13
BONJOUR ,

Voila j'ai un menu sur mon site , dans firefox il marche super bien mais avec IE sa bug !!

Donc voila mon site : (le lien marche pas ) ! http://malandra.netclick.fr (Faite copiez collez )

je vous donne le code : (essai2.php)







OGame Malandra











function HeureCheckEJS()

{

krucial = new Date;

heure = krucial.getHours();

min = krucial.getMinutes();

sec = krucial.getSeconds();

jour = krucial.getDate();

mois = krucial.getMonth()+1;

annee = krucial.getFullYear();

if (sec < 10)

sec0 = "0";

else

sec0 = "";

if (min < 10)

min0 = "0";

else

min0 = "";

if (heure < 10)

heure0 = "0";

else

heure0 = "";

DinaHeure = heure0 + heure + ":" + min0 + min + ":" + sec0 + sec;

which = DinaHeure

if (document.getElementById){

document.getElementById("ejs_heure").innerHTML=which;

}

setTimeout("HeureCheckEJS()", 1000)

}

window.onload = HeureCheckEJS;









----,















OGame






Ally
Malandra





























Accueil

Accueil
(Musique)

Accueil-
News





Alliance

Le
Classement

Les
Ameliorations

Les
Points

Les
Simulateurs



Forum, Tchat, Livre
d'Or, ..

Livre

d'Or

Tchat

Forum

Dark

Code



Jeu




Partenaires

Php
Cs

Siteduzero

Ifrance

Netclick



Mes
Sites

OGame

Zepirates

Jeu
Flash

Vendetta

Lapate.com
!

Miniclip



Video, son,
images

Video

Son

Images





Nous
écrire



Te@m




Pour
Webmasters





En attente









Source 03.b



Copyright. 2005 Malandra.

Tous droits reservés.

Webmaster: RAph_3l










Et le code de ma page css : (menu.css) c'est la que sa bug !! IE ne veut pas faire les sous menu !



ul#menu li ul

{

display:none;

}



ul#menu li:hover>ul

{

display:block;

}



ul#menu

{

margin:0px 0px 10px 0px;width:180px;

}



ul#menu, ul#menu ul

{

list-style:none;padding:0px; border-top: solid 0px #dcdcdc;border-bottom: solid 0px #FF0000;background-color: #000000;

}



ul#menu ul

{

margin:0px;position:absolute;top:-1px;left:178px;width:178px;z-index:1000;

}



ul#menu ul ul

{

left:180px;

}



ul#menu li

{

position: relative;margin: 0px;padding: 0px;background-repeat:
repeat-y;background-color: #000000;line-height: 17px;height:
17px;border-left: solid 0px #dcdcdc;border-right: solid 0px #FF0000;

}



ul#menu li li

{

line-height: 20px;height: 20px;vertical-align:middle;

}



ul#menu hr

{

margin:0px; padding:0px;line-height:0px;

}



ul#menu li a

{

display:block;width:150px;font-weight: bold;font-size: 13px;color:#FF0000;padding-left:10px;

}



html > body ul#menu li li ul

{

white-space:nowrap;

}



* html ul#menu li a

{

display:inline-block;color:red;

}



ul#menu li li a

{

width:150px;cursor: pointer; height:18px;vertical-align:middle;color:orange;

}



ul#menu li li a img

{

margin-bottom:1px;padding-top:-1px;

}



ul#menu li a:hover

{

line-height: 15px;background-color: #000000;background-repeat:
repeat-x;background-position: center bottom;text-decoration:
none;color: orange;border-bottom: solid 0px #000000;border-top: solid
0px #dcdcdc;

}



ul#menu li li a:hover

{

width:150px;line-height: 18px;color:yellow;

}



ul#menu li span

{

background-position: right center;background-repeat:no-repeat;display:block;margin-right:10px

}



ul#menu li img

{

vertical-align:middle;

}



ul#menu li li a img.mimg

{

margin-bottom:0px;padding-top:0px;line-height:18px;

}



a

{

color:red;

text-decoration:none;

}



div#ejs_heure

{

color:yellow;

height:18px

text-decoration:bold;

}



h2

{

display: inline;

color:blue;

}



h1

{

display: inline;

color:red;

}

.Style3 {color: #1B1F26}

.Style4 {

color: #0033CC;

font-weight: bold;

}

.Style5 {color: #FFFF00}



Donc voila si quelqu'un peux me depaner , sa serait simpa !



RAph_3l

1 réponse

cs_Anthomicro Messages postés 9433 Date d'inscription mardi 9 octobre 2001 Statut Membre Dernière intervention 13 avril 2007 8
12 nov. 2005 à 13:13
Salut,

c'est du javascript : http://www.javascriptfr.com

a +

<hr size="2" width="100%"><li>Entraide, dépannage et vulgarisation informatique : Mon site de vulgarisation informatique</li><li>Codes-php.net</li>
0
Rejoignez-nous