par
Dom! » 01 mai 2006, 19:30
Simple tu cré ton menu dans un fichier htm nommé "menu.htm" par exemple et ensuite dans tes pages à l'endroit ou tu veux que le menu s'affiche tu mets cette ligne :
<td><iframe src="menu.htm" width="104" height="300" marginwidth="0" marginheight="0" align="top" scrolling="no" frameborder="0"></iframe></td>
Et ca doit marcher normalement,
Simple tu cré ton menu dans un fichier htm nommé "menu.htm" par exemple et ensuite dans tes pages à l'endroit ou tu veux que le menu s'affiche tu mets cette ligne :
[php]<td><iframe src="menu.htm" width="104" height="300" marginwidth="0" marginheight="0" align="top" scrolling="no" frameborder="0"></iframe></td>[/php]
Et ca doit marcher normalement,