bonjour je suis novice dans l'utilisation de javascript (merci l'editeurjavascript)
mais la j'ai un probleme
mon menu dynamique refuse de se centrer
http://chimoult.free.fr/bobox/
Code :
- document.write('<style type="text/css">');
- document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
- document.write('#topgauche { position:absolute; z-index:10; }')
- document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
- document.write('A.ejsmenu {color:#000000; text-decoration:none;}')
- document.write('</style>')
- document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');
- /*
|
je ne sais pas grand chose mais jusqu'a maintenant je m'en sortait
merci