Hi!
Ich wollte mal fragen, wie man dynamische Menüs macht,
also so, dass unter jedem link ein button ist.
Ich freue mich schon auf eure Hilfe.
Mfg Gand
Hier kann eine Notiz zum Merk-Eintrag hinzugefügt werden (optional)
| Geschlossen | ||


{_list_vmenupoint@<li><a class="menu" target="%1" href="%2">%3</a>|</li>|<br /><ul>|</ul></li>}
{_list_vmenubegi@<ul>}
{_list_vmenuende@</ul>}
{_list_hmenupoint@<li><a class="menu" target="%1" href="%2">%3</a>|</li>|<br /><ul>|</ul></li>}
{_list_hmenubegi@<ul>}
{_list_hmenuende@</ul>}
a.menu:link, a.menu:visited, a.menu:active {
{
display:block;
color: #000000;
font-size: 10px;
background:url(images/button.png);
width: 170px;
height: 18px;
text-indent: 15px;
text-decoration: none;
font-family: Arial, sans-serif;
line-height: 18px;
font-style: normal;
}
a.menu:hover
{
display:block;
color: #000000;
font-size: 10px;
background:url(images/button_hover.png);
width: 170px;
height: 18px;
text-indent: 15px;
text-decoration: none;
font-family: Arial, sans-serif;
line-height: 18px;
font-style: normal;
}


| Geschlossen | ||
![]() |
Zurück zu Allgemein | |