Menu IE6:IE7
kidjaf
Messages postés
15
Statut
Membre
-
kidjaf Messages postés 15 Statut Membre -
kidjaf Messages postés 15 Statut Membre -
Bonjour,
Le passage de ie6 à ie7 me pose un PB pour un menu
Voici le code du menu ci desoous .
Merci d'avance
<html>
<head>
<title> Menus </title>
<meta name="Author" content="C.JAFFRAY">
<style type="text/css">
#FoldCont {position:absolute; width:140px; left:5px; top:30px; font-size: 0; visibility:hidden;}
.clFold {position:absolute; width:140pxfont-size: 0;; }
.clFoldSub {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clFoldSub2 {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clFoldSub2Sub3 {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clLinks {font-family:Arial, Verdana, Helvetica; font-size:16px; color:blue; font-weight:bold; text-decoration:none;}
.clLinksSub {font-family:Arial, Verdana, Helvetica; font-size:16px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub {font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub2 {font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub2Sub3{font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
:hover {color: #EE7722;}
a.nav:hover {color: #EE7722;}
</style>
<script language="JavaScript" type="text/javascript" src="foldout2.js"></script>
<script language="JavaScript" type="text/javascript">
<!-- parametres stables . ne pas changer --->
foldImg = 1 //1 for images (not =>set to 0 and remove the images from the body)?
pxbetweenmain = 4 //space between the main menus
pxbetweensub = 4 //space between the sub menus
mainstayfolded= false //main menus stay folded?
substayfolded = false //sub menus stay folded? Play with these 2 variables.
<!-- parametres liés au menu : actualiser en fonction des menus -->
mainmenus = 5 //Nb of menus
submenus =new Array(0,0,5,2,0) //Nb of submenus beneath each main level.
</script>
</head>
<body marginleft="0" marginheight="0"bgcolor='#EE7722'>
<!-- Menu -->
<div id="FoldCont">
<div class="clFold" id="Fold0" >
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="_top" href="/otarie" >
<img name="imgFold0" src="img/home.gif" border=0 alt='home page'> Home</a><br>
<div class="clFoldSub" id="FoldSub0_0"><a href=''></a></div>
</div>
<div class="clFold" id="Fold1" >
<tr><td>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="main" href="/otarie/Help.htm" >
<img name="imgFold1" src="img/help.gif" border=0 alt='Admin'> Help</a><br>
<div class="clFoldSub" id="FoldSub1_0"><a href=''></a></div>
</div>
<!-- Menu References -->
<div class="clFold" id="Fold3" >
<table border='0' cellspacing='0' width='140'>
<tr><td>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(3,this)" target="main" href="/otarie/stats.htm" >
<img name="imgFold3" src="sign_off.gif" border=0 alt='Arborescence'> Statistiques</a>
</td></tr></table>
<!-- -->
<div class="clFoldSub" id="FoldSub3_0">
<table border='0' cellspacing='0' width='130'>
<tr><td bgcolor='beige'>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(3,0,this)" target="main" href="/otarie/divers.htm" >
<img name="imgFold3Sub0" src="arrow_on.gif" border=0 > Possibités</a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub3_0_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/bitrate_stats.php">Bitrates</a></td></tr>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">ss menu2</a></td></tr>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">ss menu3</a></td></tr>
</table>
</div>
</div>
<div class="clFoldSub" id="FoldSub3_1">
<table border='0' cellspacing='0' width='130'>
<tr><td bgcolor='beige'>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(3,1,this)" target="main" href="/otarie/divers.htm" >
<img name="imgFold3Sub1" src="arrow_on.gif" border=0 > Poss</a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub3_1_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/bitrate_stats.php">Bitrates</a></td></tr>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">ss menu2</a></td></tr>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">ss menu3</a></td></tr>
</table>
</div>
</div>
<!-- -->
</div>
<!-- Menu Analyses -->
<div class="clFold" id="Fold2" >
<table border='0' cellspacing='0' width='140'>
<tr><td>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(2,this)" target="main" href="/otarie/main_courbe.htm">
<img name="imgFold2" src="sign_off.gif" border=0> Graphs</a>
</td></tr></table>
<!-- -->
<div class="clFoldSub" id="FoldSub2_0">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,0,this)" target="main" >
<img name="imgFold2Sub0" src="arrow_on.gif" border=0 > Rates </a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_0_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Appli">By Application</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Mob">By Mobile Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Usage">By Usage Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Market">By Market</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_GGSN">By GGSN</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_AccesType">By Acces Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Link">By Link</a></td></tr>
</table>
</div>
</div>
<!-- -->
<div class="clFoldSub" id="FoldSub2_1">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,1,this)" target="main" >
<img name="imgFold2Sub1" src="arrow_on.gif" border=0 >Customers </a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_1_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Appli">By Application</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Mob">By Mobile Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Usage">By Usage Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Market">By Market</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_GGSN">By GGSN</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_AccesType">By Acces Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Link">By Link</a></td></tr>
</table>
</div>
</div>
<div class="clFoldSub" id="FoldSub2_2">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,2,this)" target="main" >
<img name="imgFold2Sub2" src="arrow_on.gif" border=0 >Volume</a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_2_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Appli">By Application</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Mob">By Mobile Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Usage">By Usage Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Market">By Market</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_GGSN">By GGSN</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_AccesType">By Acces Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Link">By Link</a></td></tr>
</table>
</div>
</div>
<!-- -->
<div class="clFoldSub" id="FoldSub2_3">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,3,this)" target="main" >
<img name="imgFold2Sub3" src="arrow_on.gif" border=0 > VOIP </a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_3_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=VoIP_Com_PhoneType">Com Evol/PhoneType</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">Statistics/ APN</a></td></tr>
</table>
</div>
</div>
<div class="clFoldSub" id="FoldSub2_4">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,4,this)" target="main" >
<img name="imgFold2Sub4" src="arrow_on.gif" border=0 > STREAMING</a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_4_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_Vol_Type">Volume/Type </a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_Vol_Service">Volume/Provider </a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_Vol_Protocol">Volume/Protocol</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_NbSess_Type">Nb Sess/Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_NbSess_Service">Nb Sess/Provider</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_NbSess_Protocol">Nb Sess/Protocol</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolMoySess_Type">Avg Vol Sess/Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolMoySess_Service">Avg Vol Sess/Prov</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolMoySess_Protocol">Avg Vol Sess/Prot</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_DurMoySess_Type">Avg Dur Sess/Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_DurMoySess_Service">Avg Dur Sess/Prov</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_DurMoySess_Protocol">Avg Dur Sess/Prot</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolNbSess_Type">Vol & Nb Sess/Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolNbSess_Service">Vol & Nb Sess/Prov</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolNbSess_Protocol">Vol & Nb Sess/Prot</a></td></tr>
</table>
</div>
</div>
<!-- -->
<!-- Base Installee & HW -->
<div class="clFold" id="Fold4" >
<table border='0' cellspacing='0' width='140'>
<tr><td>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="main" href="/otarie/divers.htm" >
<img name="imgFold4" src="img/arrow_xnext.gif" border=0 alt='home page'> Divers</a><br>
<div class="clFoldSub" id="FoldSub4_0"><a href=''></a></div>
</td></tr>
<td valign='top'align='center' width='60%'>
<font size=6 color='beige' face='Arial'><b>Orange </b></font>
<font size=6 color='beige' face='Arial'><b>Server </b></font>
<font size=6 color='beige' face='Arial'><b>Otarie V1.0</b></font>
</td>
</table>
<td align='letf' width='10%'>
<img src='C:\wamp\www\otarie\images\Otarie.gif'>
</td>
</div>
<!-- fin -->
</div>
</div>
</body>
</html>
Le passage de ie6 à ie7 me pose un PB pour un menu
Voici le code du menu ci desoous .
Merci d'avance
<html>
<head>
<title> Menus </title>
<meta name="Author" content="C.JAFFRAY">
<style type="text/css">
#FoldCont {position:absolute; width:140px; left:5px; top:30px; font-size: 0; visibility:hidden;}
.clFold {position:absolute; width:140pxfont-size: 0;; }
.clFoldSub {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clFoldSub2 {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clFoldSub2Sub3 {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clLinks {font-family:Arial, Verdana, Helvetica; font-size:16px; color:blue; font-weight:bold; text-decoration:none;}
.clLinksSub {font-family:Arial, Verdana, Helvetica; font-size:16px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub {font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub2 {font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub2Sub3{font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
:hover {color: #EE7722;}
a.nav:hover {color: #EE7722;}
</style>
<script language="JavaScript" type="text/javascript" src="foldout2.js"></script>
<script language="JavaScript" type="text/javascript">
<!-- parametres stables . ne pas changer --->
foldImg = 1 //1 for images (not =>set to 0 and remove the images from the body)?
pxbetweenmain = 4 //space between the main menus
pxbetweensub = 4 //space between the sub menus
mainstayfolded= false //main menus stay folded?
substayfolded = false //sub menus stay folded? Play with these 2 variables.
<!-- parametres liés au menu : actualiser en fonction des menus -->
mainmenus = 5 //Nb of menus
submenus =new Array(0,0,5,2,0) //Nb of submenus beneath each main level.
</script>
</head>
<body marginleft="0" marginheight="0"bgcolor='#EE7722'>
<!-- Menu -->
<div id="FoldCont">
<div class="clFold" id="Fold0" >
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="_top" href="/otarie" >
<img name="imgFold0" src="img/home.gif" border=0 alt='home page'> Home</a><br>
<div class="clFoldSub" id="FoldSub0_0"><a href=''></a></div>
</div>
<div class="clFold" id="Fold1" >
<tr><td>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="main" href="/otarie/Help.htm" >
<img name="imgFold1" src="img/help.gif" border=0 alt='Admin'> Help</a><br>
<div class="clFoldSub" id="FoldSub1_0"><a href=''></a></div>
</div>
<!-- Menu References -->
<div class="clFold" id="Fold3" >
<table border='0' cellspacing='0' width='140'>
<tr><td>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(3,this)" target="main" href="/otarie/stats.htm" >
<img name="imgFold3" src="sign_off.gif" border=0 alt='Arborescence'> Statistiques</a>
</td></tr></table>
<!-- -->
<div class="clFoldSub" id="FoldSub3_0">
<table border='0' cellspacing='0' width='130'>
<tr><td bgcolor='beige'>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(3,0,this)" target="main" href="/otarie/divers.htm" >
<img name="imgFold3Sub0" src="arrow_on.gif" border=0 > Possibités</a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub3_0_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/bitrate_stats.php">Bitrates</a></td></tr>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">ss menu2</a></td></tr>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">ss menu3</a></td></tr>
</table>
</div>
</div>
<div class="clFoldSub" id="FoldSub3_1">
<table border='0' cellspacing='0' width='130'>
<tr><td bgcolor='beige'>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(3,1,this)" target="main" href="/otarie/divers.htm" >
<img name="imgFold3Sub1" src="arrow_on.gif" border=0 > Poss</a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub3_1_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/bitrate_stats.php">Bitrates</a></td></tr>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">ss menu2</a></td></tr>
<tr><td bgcolor=#CCFFCC'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">ss menu3</a></td></tr>
</table>
</div>
</div>
<!-- -->
</div>
<!-- Menu Analyses -->
<div class="clFold" id="Fold2" >
<table border='0' cellspacing='0' width='140'>
<tr><td>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(2,this)" target="main" href="/otarie/main_courbe.htm">
<img name="imgFold2" src="sign_off.gif" border=0> Graphs</a>
</td></tr></table>
<!-- -->
<div class="clFoldSub" id="FoldSub2_0">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,0,this)" target="main" >
<img name="imgFold2Sub0" src="arrow_on.gif" border=0 > Rates </a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_0_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Appli">By Application</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Mob">By Mobile Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Usage">By Usage Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Market">By Market</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_GGSN">By GGSN</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_AccesType">By Acces Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Rates_Link">By Link</a></td></tr>
</table>
</div>
</div>
<!-- -->
<div class="clFoldSub" id="FoldSub2_1">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,1,this)" target="main" >
<img name="imgFold2Sub1" src="arrow_on.gif" border=0 >Customers </a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_1_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Appli">By Application</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Mob">By Mobile Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Usage">By Usage Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Market">By Market</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_GGSN">By GGSN</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_AccesType">By Acces Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Cust_Link">By Link</a></td></tr>
</table>
</div>
</div>
<div class="clFoldSub" id="FoldSub2_2">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,2,this)" target="main" >
<img name="imgFold2Sub2" src="arrow_on.gif" border=0 >Volume</a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_2_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Appli">By Application</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Mob">By Mobile Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Usage">By Usage Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Market">By Market</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_GGSN">By GGSN</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_AccesType">By Acces Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Vol_Link">By Link</a></td></tr>
</table>
</div>
</div>
<!-- -->
<div class="clFoldSub" id="FoldSub2_3">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,3,this)" target="main" >
<img name="imgFold2Sub3" src="arrow_on.gif" border=0 > VOIP </a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_3_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=VoIP_Com_PhoneType">Com Evol/PhoneType</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/divers.htm">Statistics/ APN</a></td></tr>
</table>
</div>
</div>
<div class="clFoldSub" id="FoldSub2_4">
<table border='0' cellspacing='0' width='130'>
<tr><td>
<a class="clLinksSub" onfocus="Foldblur(this)" onclick="FoldSubClick(2,4,this)" target="main" >
<img name="imgFold2Sub4" src="arrow_on.gif" border=0 > STREAMING</a>
</td></tr></table>
<div class="clFoldSub2" id="FoldSub2_4_0">
<table border='0' cellspacing='0' width='120'>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_Vol_Type">Volume/Type </a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_Vol_Service">Volume/Provider </a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_Vol_Protocol">Volume/Protocol</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_NbSess_Type">Nb Sess/Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_NbSess_Service">Nb Sess/Provider</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_NbSess_Protocol">Nb Sess/Protocol</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolMoySess_Type">Avg Vol Sess/Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolMoySess_Service">Avg Vol Sess/Prov</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolMoySess_Protocol">Avg Vol Sess/Prot</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_DurMoySess_Type">Avg Dur Sess/Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_DurMoySess_Service">Avg Dur Sess/Prov</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_DurMoySess_Protocol">Avg Dur Sess/Prot</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolNbSess_Type">Vol & Nb Sess/Type</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolNbSess_Service">Vol & Nb Sess/Prov</a></td></tr>
<tr><td bgcolor='beige'> <a class="clLinksSub2" onfocus="Foldblur(this)" target="main" href="/otarie/code/main_bitrate.php?Type_courbe=Str_VolNbSess_Protocol">Vol & Nb Sess/Prot</a></td></tr>
</table>
</div>
</div>
<!-- -->
<!-- Base Installee & HW -->
<div class="clFold" id="Fold4" >
<table border='0' cellspacing='0' width='140'>
<tr><td>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="main" href="/otarie/divers.htm" >
<img name="imgFold4" src="img/arrow_xnext.gif" border=0 alt='home page'> Divers</a><br>
<div class="clFoldSub" id="FoldSub4_0"><a href=''></a></div>
</td></tr>
<td valign='top'align='center' width='60%'>
<font size=6 color='beige' face='Arial'><b>Orange </b></font>
<font size=6 color='beige' face='Arial'><b>Server </b></font>
<font size=6 color='beige' face='Arial'><b>Otarie V1.0</b></font>
</td>
</table>
<td align='letf' width='10%'>
<img src='C:\wamp\www\otarie\images\Otarie.gif'>
</td>
</div>
<!-- fin -->
</div>
</div>
</body>
</html>
A voir également:
- Menu IE6:IE7
- Menu déroulant excel - Guide
- Canon quick menu - Télécharger - Utilitaires
- Windows 11 menu démarrer classique - Guide
- Windows 11 menu contextuel classique - Guide
- Menu démarrer - Guide
3 réponses
merci d'essayer de m'aider pour commencer !
Sous ie7 le menu ne s'affiche pas !
je l'ai reccrit avec des li et dans ce cas je suis obligée d'avoir un menu à plat plutot qu'un menu deroulant
Sous ie7 le menu ne s'affiche pas !
je l'ai reccrit avec des li et dans ce cas je suis obligée d'avoir un menu à plat plutot qu'un menu deroulant
Effectivement le menu ne s'affiche pas même en local
Je n'ai aucune idée de la raison... désolé
Bon courage!
Je n'ai aucune idée de la raison... désolé
Bon courage!
Autre petite question :
voici le menu pour iE7 .
il s'affiche a plat ert je voudrai avoir des menus emboites . auriez vous une idée ?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title> Menus </title>
<meta name="Author" content="C.JAFFRAY">
<style type="text/css">
.FoldCont {position:absolute; width:140px; left:5px; top:30px; font-size: 0; visibility:hidden;}
.clFold {position:absolute; width:140pxfont-size: 0;; }
.clFoldSub {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clFoldSub2 {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clFoldSub2Sub3 {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clLinks {font-family:Arial, Verdana, Helvetica; font-size:16px; color:blue; font-weight:bold; text-decoration:none;}
.clLinksSub {font-family:Arial, Verdana, Helvetica; font-size:16px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub {font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub2 {font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub2Sub3{font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
:hover {color: #EE7722;}
a.nav:hover {color: #EE7722;}
</style>
<script language="JavaScript" type="text/javascript" src="foldout2.js"></script>
<script language="JavaScript" type="text/javascript">
<!-- parametres stables . ne pas changer --->
foldImg = 1 //1 for images (not =>set to 0 and remove the images from the body)?
pxbetweenmain = 5 //space between the main menus
pxbetweensub = 5 //space between the sub menus
mainstayfolded= false //main menus stay folded?
substayfolded = false //sub menus stay folded? Play with these 2 variables.
<!-- parametres liés au menu : actualiser en fonction des menus -->
mainmenus = 5 //Nb of menus
submenus =new Array(0,0,6,2,0) //Nb of submenus beneath each main level.
</script>
</head>
<body marginleft="0" marginheight="0"bgcolor='#EE7722'>
<!-- Menu -->
<div id="FoldCont">
<div class="clFold" id="Fold0" >
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="_top" href="/otarie" >
<img name="imgFold0" src="img/home.gif" border=0 alt='home page'> Home</a><br>
<div class="clFoldSub" id="FoldSub0_0"><a href=''></a></div>
</div>
</div>
<!-- Base Installee & HW -->
<div class="clFold" id="Fold4" >
<table border='0' cellspacing='0' width='140'>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="main" href="/otarie/divers.htm" >
<img name="imgFold4" src="img/arrow_xnext.gif" border=0 alt='home page'> Divers</a><br>
<div class="clFoldSub" id="FoldSub4_0"><a href=''></a></div>
<td valign='top'align='center' width='60%'>
<font size=6 color='beige' face='Arial'><b>Orange </b></font>
<font size=6 color='beige' face='Arial'><b>Server </b></font>
<font size=6 color='beige' face='Arial'><b>Otarie V1.0</b></font>
</td>
</table>
<td align='letf' width='10%'>
<img src='C:\wamp\www\otarie\images\Otarie.gif'>
</td>
</div>
<!-- fin -->
</div>
</div>
</body>
</html>
voici le menu pour iE7 .
il s'affiche a plat ert je voudrai avoir des menus emboites . auriez vous une idée ?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title> Menus </title>
<meta name="Author" content="C.JAFFRAY">
<style type="text/css">
.FoldCont {position:absolute; width:140px; left:5px; top:30px; font-size: 0; visibility:hidden;}
.clFold {position:absolute; width:140pxfont-size: 0;; }
.clFoldSub {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clFoldSub2 {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clFoldSub2Sub3 {position:absolute; width:140px; left:10px; font-size: 0; visibility:hidden;}
.clLinks {font-family:Arial, Verdana, Helvetica; font-size:16px; color:blue; font-weight:bold; text-decoration:none;}
.clLinksSub {font-family:Arial, Verdana, Helvetica; font-size:16px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub {font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub2 {font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
.clLinksSub2Sub3{font-family:Arial, Verdana, Helvetica; font-size:12px; color:blue; font-weight:bold; text-decoration:none; }
:hover {color: #EE7722;}
a.nav:hover {color: #EE7722;}
</style>
<script language="JavaScript" type="text/javascript" src="foldout2.js"></script>
<script language="JavaScript" type="text/javascript">
<!-- parametres stables . ne pas changer --->
foldImg = 1 //1 for images (not =>set to 0 and remove the images from the body)?
pxbetweenmain = 5 //space between the main menus
pxbetweensub = 5 //space between the sub menus
mainstayfolded= false //main menus stay folded?
substayfolded = false //sub menus stay folded? Play with these 2 variables.
<!-- parametres liés au menu : actualiser en fonction des menus -->
mainmenus = 5 //Nb of menus
submenus =new Array(0,0,6,2,0) //Nb of submenus beneath each main level.
</script>
</head>
<body marginleft="0" marginheight="0"bgcolor='#EE7722'>
<!-- Menu -->
<div id="FoldCont">
<div class="clFold" id="Fold0" >
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="_top" href="/otarie" >
<img name="imgFold0" src="img/home.gif" border=0 alt='home page'> Home</a><br>
<div class="clFoldSub" id="FoldSub0_0"><a href=''></a></div>
</div>
</div>
<!-- Base Installee & HW -->
<div class="clFold" id="Fold4" >
<table border='0' cellspacing='0' width='140'>
<a class="clLinks" onfocus="Foldblur(this)" onclick="FoldClick(-1,this)" target="main" href="/otarie/divers.htm" >
<img name="imgFold4" src="img/arrow_xnext.gif" border=0 alt='home page'> Divers</a><br>
<div class="clFoldSub" id="FoldSub4_0"><a href=''></a></div>
<td valign='top'align='center' width='60%'>
<font size=6 color='beige' face='Arial'><b>Orange </b></font>
<font size=6 color='beige' face='Arial'><b>Server </b></font>
<font size=6 color='beige' face='Arial'><b>Otarie V1.0</b></font>
</td>
</table>
<td align='letf' width='10%'>
<img src='C:\wamp\www\otarie\images\Otarie.gif'>
</td>
</div>
<!-- fin -->
</div>
</div>
</body>
</html>