Titre: menu vertical dynamique
Posté par: hadesjack le le 30-04-2006 a 16:22:39
donc voila ayant quelque beug avec un menu qui se déroulait lentement j'essaye de faire un menu qui apparatit est disparait en cliquant sur l'en tête.
http://s146541041.onlinehome.fr/ (http://s146541041.onlinehome.fr/)
mais je ne sais pas ce qui ne marche pas.
<SCRIPT LANGUAGE="JavaScript"> <!-- function menu() { sousmenu.style.display = 'none'; var i = 0
if (i == 0) {sousmenu.style.display ='none'; men_a=1} else {sousmenu.style.display = ''; men_a=0} }
//--> </SCRIPT>
<div class="box-top"> <div class="box-right"> <div class="box-bottom"> <div class="box-left"> <div class="box-topLeft"> <div class="box-topRight"> <div class="box-bottomLeft"> <div class="box-bottomRight"> <div class="box-content"> <div align="center"> <a href="javascript:menu();"><h1>Partenaire</h1></a> </div> <div id="sousmenu" align="center"><span> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr> <td width="15%"> </td> <td width="70%"> </td> <td width="15%"> </td> </tr> <tr> <td> </td> <td>cacahouette</td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> </tr> <tr> <td> </td> <td> </td> <td> </td> </tr> </table> </span></div> </div>
</div> </div> </div> </div> </div> </div> </div> </div> </div>
|
Forum-webmaster | Actionné par YaBB SE
© 2001-2003, YaBB SE Dev Team. Tous droits réservés.
|