Aide menu en java
divxmania76
Messages postés
2
Statut
Membre
-
... -
... -
Bonjour, à tous je voudrais crée un jolie menu pour mon site web j'ai donc fais une recherche et j'ai trouver quelques petits logiciel pouvant le faire tt seul.
j'ai donc choisi un menu que j'aimai mais mon probleme c'est que je n'arrive pas a mettre des lien sur les différente case de mon menu
si vous pouvez me donner un exemple seulement avec la case Home je serai le refaire pour tte les autres Merci a vous
voici le script :
<table border="0" bgcolor="" width="" align="center">
<tr>
<td><div align="center" >
<script type="text/javascript">
<!--
stm_bm(["menu0f4d",800,"","blank.gif",0,"","",1,0,250,0,1000,1,0,0,"","540",0,0,1,2,"default","hand",""],this);
stm_bp("p0",[0,4,0,0,0,0,0,0,100,"",-2,"",-2,50,0,0,"#799BD8","transparent","060417line.gif",3,0,0,"#000000","",0,0,0,"transparent","",3,"060417buttona2.gif",26,5,0,"transparent","",3,"",0,0,0,"transparent","",3,"060417buttona1.gif",26,5,0,"transparent","",3,"","","","",0,0,0,0,0,0,0,0]);
stm_ai("p0i0",[0,"Home","","",-1,-1,0,"#www.mobilhome-56.fr.nf","_self","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFF7",1,"#B5BED6",1,"","tabbluebutton.gif",2,3,0,0,"#FFFFF7","#000000","#66FFFF","#FF0000","bold 7pt Verdana","bold 7pt Verdana",0,0],90,26);
stm_aix("p0i1","p0i0",[0,"Products","","",-1,-1,0,"","_self","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFF7",1,"#B5BED6",1,"","tabbluebutton.gif",3],90,26);
stm_bp("p1",[0,4,-90,0,0,0,0,0,100,"progid:DXImageTransform.Microsoft.Fade(overlap=.5,enabled=0,Duration=0.32)",-2,"progid:DXImageTransform.Microsoft.Fade(overlap=.5,enabled=0,Duration=0.32)",-2,78,0,0,"#799BD8","#EEEEEE","060417line1.gif",3,0,0,"#000000"]);
stm_aix("p1i0","p0i0",[2,"","060417line1b.gif","060417line1b.gif",30,26,0,"","_self","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFF7",1,"#B5BED6",1,"","",3,3,0,0,"#FFFFF7","#000000","#0000FF","#FF6600"],0,26);
stm_aix("p1i1","p0i0",[0,"DHTMLMenu","","",-1,-1,0,"#","_self","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFF7",1,"#B5BED6",1,"","",3,3,0,0,"#FFFFF7","#000000","#333399"],70,26);
stm_aix("p1i2","p1i1",[0,"Glanda"],70,26);
stm_aix("p1i3","p1i1",[0,"Decompiler"],70,26);
stm_aix("p1i4","p1i1",[0,"DVDEZ work"],70,26);
stm_aix("p1i5","p1i1",[0,"Quicker"],70,26);
stm_aix("p1i6","p1i1",[0,"Flash player"],70,26);
stm_aix("p1i7","p1i0",[2,"","060417line1a.gif","060417line1a.gif"],0,26);
stm_ep();
stm_aix("p0i2","p0i1",[0,"Download"],90,26);
stm_bpx("p2","p1",[0,4,-80]);
stm_aix("p2i0","p1i0",[],0,26);
stm_aix("p2i1","p1i1",[0,"Download"],65,26);
stm_aix("p2i2","p2i1",[],65,26);
stm_aix("p2i3","p2i1",[],65,26);
stm_aix("p2i4","p2i1",[],65,26);
stm_aix("p2i5","p1i7",[],0,26);
stm_ep();
stm_aix("p0i3","p0i1",[0,"Samples"],90,26);
stm_bpx("p3","p1",[0,4,-100]);
stm_aix("p3i0","p1i0",[],0,26);
stm_aix("p3i1","p1i1",[0,"DHTMLMenuSamples"],100,26);
stm_aix("p3i2","p1i1",[0,"Glanda Samples"],100,26);
stm_aix("p3i3","p1i1",[0,"QuickerSamples"],100,26);
stm_aix("p3i4","p1i7",[],0,26);
stm_ep();
stm_aix("p0i4","p0i1",[0,"Features List"],90,26);
stm_bpx("p4","p2",[]);
stm_aix("p4i0","p1i0",[],0,26);
stm_aix("p4i1","p1i1",[0,"Features List","","",-1,-1,0,"#","_self","","","","",0,0,0,"","",0,0,0,0],80,26);
stm_aix("p4i2","p4i1",[],80,26);
stm_aix("p4i3","p1i7",[],0,26);
stm_ep();
stm_aix("p0i5","p0i1",[0,"About"],90,26);
stm_bpx("p5","p1",[0,4,-30]);
stm_aix("p5i0","p1i0",[],0,26);
stm_aix("p5i1","p1i1",[0,"About"],55,26);
stm_aix("p5i2","p1i7",[],0,26);
stm_ep();
stm_ep();
stm_em();
//-->
</script>
</div>
</td>
</tr>
</table>
j'ai donc choisi un menu que j'aimai mais mon probleme c'est que je n'arrive pas a mettre des lien sur les différente case de mon menu
si vous pouvez me donner un exemple seulement avec la case Home je serai le refaire pour tte les autres Merci a vous
voici le script :
<table border="0" bgcolor="" width="" align="center">
<tr>
<td><div align="center" >
<script type="text/javascript">
<!--
stm_bm(["menu0f4d",800,"","blank.gif",0,"","",1,0,250,0,1000,1,0,0,"","540",0,0,1,2,"default","hand",""],this);
stm_bp("p0",[0,4,0,0,0,0,0,0,100,"",-2,"",-2,50,0,0,"#799BD8","transparent","060417line.gif",3,0,0,"#000000","",0,0,0,"transparent","",3,"060417buttona2.gif",26,5,0,"transparent","",3,"",0,0,0,"transparent","",3,"060417buttona1.gif",26,5,0,"transparent","",3,"","","","",0,0,0,0,0,0,0,0]);
stm_ai("p0i0",[0,"Home","","",-1,-1,0,"#www.mobilhome-56.fr.nf","_self","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFF7",1,"#B5BED6",1,"","tabbluebutton.gif",2,3,0,0,"#FFFFF7","#000000","#66FFFF","#FF0000","bold 7pt Verdana","bold 7pt Verdana",0,0],90,26);
stm_aix("p0i1","p0i0",[0,"Products","","",-1,-1,0,"","_self","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFF7",1,"#B5BED6",1,"","tabbluebutton.gif",3],90,26);
stm_bp("p1",[0,4,-90,0,0,0,0,0,100,"progid:DXImageTransform.Microsoft.Fade(overlap=.5,enabled=0,Duration=0.32)",-2,"progid:DXImageTransform.Microsoft.Fade(overlap=.5,enabled=0,Duration=0.32)",-2,78,0,0,"#799BD8","#EEEEEE","060417line1.gif",3,0,0,"#000000"]);
stm_aix("p1i0","p0i0",[2,"","060417line1b.gif","060417line1b.gif",30,26,0,"","_self","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFF7",1,"#B5BED6",1,"","",3,3,0,0,"#FFFFF7","#000000","#0000FF","#FF6600"],0,26);
stm_aix("p1i1","p0i0",[0,"DHTMLMenu","","",-1,-1,0,"#","_self","","","","",0,0,0,"","",0,0,0,1,1,"#FFFFF7",1,"#B5BED6",1,"","",3,3,0,0,"#FFFFF7","#000000","#333399"],70,26);
stm_aix("p1i2","p1i1",[0,"Glanda"],70,26);
stm_aix("p1i3","p1i1",[0,"Decompiler"],70,26);
stm_aix("p1i4","p1i1",[0,"DVDEZ work"],70,26);
stm_aix("p1i5","p1i1",[0,"Quicker"],70,26);
stm_aix("p1i6","p1i1",[0,"Flash player"],70,26);
stm_aix("p1i7","p1i0",[2,"","060417line1a.gif","060417line1a.gif"],0,26);
stm_ep();
stm_aix("p0i2","p0i1",[0,"Download"],90,26);
stm_bpx("p2","p1",[0,4,-80]);
stm_aix("p2i0","p1i0",[],0,26);
stm_aix("p2i1","p1i1",[0,"Download"],65,26);
stm_aix("p2i2","p2i1",[],65,26);
stm_aix("p2i3","p2i1",[],65,26);
stm_aix("p2i4","p2i1",[],65,26);
stm_aix("p2i5","p1i7",[],0,26);
stm_ep();
stm_aix("p0i3","p0i1",[0,"Samples"],90,26);
stm_bpx("p3","p1",[0,4,-100]);
stm_aix("p3i0","p1i0",[],0,26);
stm_aix("p3i1","p1i1",[0,"DHTMLMenuSamples"],100,26);
stm_aix("p3i2","p1i1",[0,"Glanda Samples"],100,26);
stm_aix("p3i3","p1i1",[0,"QuickerSamples"],100,26);
stm_aix("p3i4","p1i7",[],0,26);
stm_ep();
stm_aix("p0i4","p0i1",[0,"Features List"],90,26);
stm_bpx("p4","p2",[]);
stm_aix("p4i0","p1i0",[],0,26);
stm_aix("p4i1","p1i1",[0,"Features List","","",-1,-1,0,"#","_self","","","","",0,0,0,"","",0,0,0,0],80,26);
stm_aix("p4i2","p4i1",[],80,26);
stm_aix("p4i3","p1i7",[],0,26);
stm_ep();
stm_aix("p0i5","p0i1",[0,"About"],90,26);
stm_bpx("p5","p1",[0,4,-30]);
stm_aix("p5i0","p1i0",[],0,26);
stm_aix("p5i1","p1i1",[0,"About"],55,26);
stm_aix("p5i2","p1i7",[],0,26);
stm_ep();
stm_ep();
stm_em();
//-->
</script>
</div>
</td>
</tr>
</table>
A voir également:
- Aide menu en java
- Jeux java itel - Télécharger - Jeux vidéo
- Waptrick java football - Télécharger - Jeux vidéo
- Waptrick java voiture - Télécharger - Jeux vidéo
- Menu déroulant excel - Guide
- Java apk - Télécharger - Langages