Menü Klappbar...
#16
Code:
..........
<script type=text/javascript>
function punkt1() {
if(document.getElementByID('test1').style.visibility=='hidden') {
  document.getElementByID('test1').style.visibility='visible';
  document.getElementByID('test2').style.visibility='hidden';
  document.getElementByID('test3').style.visibility='hidden';
}
}
function punkt2() {
if(document.getElementByID('test2').style.visibility=='hidden') {
  document.getElementByID('test1').style.visibility='hidden';
  document.getElementByID('test2').style.visibility='visible';
  document.getElementByID('test3').style.visibility='hidden';
}
}
function punkt3() {
if(document.getElementByID('test3').style.visibility=='hidden') {
  document.getElementByID('test1').style.visibility='hidden';
  document.getElementByID('test2').style.visibility='hidden';
  document.getElementByID('test3').style.visibility='visible';
}
}
</script>
.........
        <td onclick=punkt1() class="tdhead">&nbsp;<b>Sport</b></td>
        </tr>
        <tr>
        <td width="2"><img src="images/spacer.gif" border="0" height="1" width="2"></td>
        </tr>
<!-- DIV -->
<div id="test1" style="visibility: hidden;">
        <tr>
        <td class="topnavi"><a href="index.php?show=portal/sport/index" class="linkwxb">» Sport Allgemein</a></td>
        </tr>
        <tr>
        <td width="2"><img src="images/spacer.gif" border="0" height="1" width="2"></td>
        </tr>
        <tr>
        <td class="topnavi"><a href="index.php?show=portal/sport/formel1" class="linkwxb">» Formel 1</a></td>

        </tr>
        <tr>
        <td width="2"><img src="images/spacer.gif" border="0" height="1" width="2"></td>
        </tr>
        <tr>
        <td class="topnavi"><a href="index.php?show=portal/sport/fussball" class="linkwxb">» Fußball-Bundesliga</a></td>
        </tr>
        <tr>

        <td width="2"><img src="images/spacer.gif" border="0" height="1" width="2"></td>
        </tr>
        <tr>
        <td class="topnavi"><a href="index.php?show=portal/sport/skispringen" class="linkwxb">» Skispringen</a></td>
        </tr>
</div>
<!-- DIV -->

so und dan immer so weiter z.b.
  Zitieren


Nachrichten in diesem Thema
Menü Klappbar... - von cHAp - 21.06.2007, 19:33
[Kein Betreff] - von pattex - 21.06.2007, 19:54
[Kein Betreff] - von cHAp - 21.06.2007, 20:56
[Kein Betreff] - von pattex - 21.06.2007, 21:06
[Kein Betreff] - von cHAp - 21.06.2007, 21:13
[Kein Betreff] - von pattex - 21.06.2007, 21:20
[Kein Betreff] - von cHAp - 21.06.2007, 21:26
[Kein Betreff] - von cHAp - 21.06.2007, 21:45
[Kein Betreff] - von KingGO - 22.06.2007, 09:06
[Kein Betreff] - von cHAp - 22.06.2007, 14:29
[Kein Betreff] - von KingGO - 22.06.2007, 19:35
[Kein Betreff] - von cHAp - 22.06.2007, 23:04
[Kein Betreff] - von KingGO - 23.06.2007, 01:18
[Kein Betreff] - von cHAp - 23.06.2007, 02:12
[Kein Betreff] - von KingGO - 23.06.2007, 02:22
[Kein Betreff] - von KingGO - 23.06.2007, 16:14
[Kein Betreff] - von cHAp - 23.06.2007, 21:35
[Kein Betreff] - von cHAp - 23.06.2007, 22:05
[Kein Betreff] - von KingGO - 24.06.2007, 00:35
[Kein Betreff] - von cHAp - 24.06.2007, 01:53
[Kein Betreff] - von KingGO - 24.06.2007, 12:34
[Kein Betreff] - von cHAp - 24.06.2007, 13:17
[Kein Betreff] - von KingGO - 24.06.2007, 13:21
[Kein Betreff] - von cHAp - 24.06.2007, 13:30
[Kein Betreff] - von KingGO - 24.06.2007, 13:32
[Kein Betreff] - von cHAp - 24.06.2007, 13:39
[Kein Betreff] - von KingGO - 24.06.2007, 13:42
[Kein Betreff] - von cHAp - 24.06.2007, 13:45
[Kein Betreff] - von cHAp - 24.06.2007, 14:37
[Kein Betreff] - von KingGO - 24.06.2007, 15:18
[Kein Betreff] - von cHAp - 24.06.2007, 17:49

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste