Horizontal / Vertikal Menu Aufruf Reihenfolge
Verfasst: Fr 5. Aug 2005, 20:57
Hallo ich benutze die Horizontal / Vertikal Navigation.
Es erscheint jedoch kein Vertikales Menu.
Ich glaube das Problem liegt daran das ich zuerst das Untermenu im Code aufrufe und dann erst das Hauptmenu.
Gibt es dafür eine Lösung?
Danke
<!-- Tabelle gesamt -->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary="">
<tr>
<td>
<!-- Tabelle Kopf -->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary="">
<tr>
<td><IMG SRC="upload/bilder/layout/kopf_li.gif" WIDTH=225 HEIGHT=63 ALT=""></td>
<td><IMG SRC="upload/bilder/layout/kopf_re.jpg" WIDTH=555 HEIGHT=63 ALT=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="10" bgcolor="#002D48"><img src="upload/bilder/layout/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td>
<!-- Tabelle Auswahlbereich -->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary="">
<tr>
<td width="188" valign="top" background="upload/bilder/layout/index_08.gif">
<!-- Tabelle Auswahl Links -->
<table width="188" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"><IMG SRC="upload/bilder/layout/index_04.jpg" WIDTH=188 HEIGHT=12 ALT=""></td>
</tr>
<!-- Menupunkte CMS Container -->
CMS_CONTAINER[2]
</table>
</td>
<td width="592" rowspan="2">
<table width="592" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="592" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="169"><IMG SRC="upload/bilder/layout/index_05.jpg" WIDTH=169 HEIGHT=46 ALT=""></td>
<td align="center" background="upload/bilder/layout/index_06.gif">
<table width="410" border="0" cellspacing="0" cellpadding="0">
<tr>
CMS_CONTAINER[1]
</tr>
</table>
Es erscheint jedoch kein Vertikales Menu.
Ich glaube das Problem liegt daran das ich zuerst das Untermenu im Code aufrufe und dann erst das Hauptmenu.
Gibt es dafür eine Lösung?
Danke
<!-- Tabelle gesamt -->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary="">
<tr>
<td>
<!-- Tabelle Kopf -->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary="">
<tr>
<td><IMG SRC="upload/bilder/layout/kopf_li.gif" WIDTH=225 HEIGHT=63 ALT=""></td>
<td><IMG SRC="upload/bilder/layout/kopf_re.jpg" WIDTH=555 HEIGHT=63 ALT=""></td>
</tr>
</table>
</td>
</tr>
<tr>
<td height="10" bgcolor="#002D48"><img src="upload/bilder/layout/spacer.gif" width="1" height="1"></td>
</tr>
<tr>
<td>
<!-- Tabelle Auswahlbereich -->
<table width="780" border="0" cellspacing="0" cellpadding="0" summary="">
<tr>
<td width="188" valign="top" background="upload/bilder/layout/index_08.gif">
<!-- Tabelle Auswahl Links -->
<table width="188" border="0" cellspacing="0" cellpadding="0">
<tr>
<td colspan="2"><IMG SRC="upload/bilder/layout/index_04.jpg" WIDTH=188 HEIGHT=12 ALT=""></td>
</tr>
<!-- Menupunkte CMS Container -->
CMS_CONTAINER[2]
</table>
</td>
<td width="592" rowspan="2">
<table width="592" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<table width="592" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="169"><IMG SRC="upload/bilder/layout/index_05.jpg" WIDTH=169 HEIGHT=46 ALT=""></td>
<td align="center" background="upload/bilder/layout/index_06.gif">
<table width="410" border="0" cellspacing="0" cellpadding="0">
<tr>
CMS_CONTAINER[1]
</tr>
</table>