#!/COMMUNITY
Members: 5374
davon online: 1
weitere User: 32
12.02.2012 / 10:25
Community-Member werden
|
Paßwort vergessen
|
OnlineMonitor (1)
Perl-Archiv
Forum
Javascript
Home
PERLscripts
PHPscripts
JAVAscripts
Hilfreiches
Links2www
Newscenter
Community
Interna
Javascript
Archivübersicht
Tutorials
Zum Forum
JS-Links
BuchTipps
WebForen
Forenübersicht
Neueste Themen
Ohne Antwort
Aktivste Themen
Themensuche
Forenarchiv
Newsgroups
Javascript » Navigationen » Layermenu 2
zur Übersicht
Kategorie
Navigationen
Bezeichnung
Layermenu 2
ScriptDemo
Neues Fenster für Demo öffnen
Statistik
62598 Aufrufe davon 0x gestern
Keine Beschreibung vorhanden.
Javascript-Quellcode
(einfach markieren, kopieren und lokal abspeichern)
<style> <!-- .BorderOn { width:90px; margin-left:10px; border:1px solid #DADADA } .BorderOff { width:90px; margin-left:0px; border:1px solid #C0C081 } A.Links:link {color:#DADADA; text-decoration:none;} A.Links:visited {color:#DADADA; text-decoration:none;} A.Links:active {color:#000000; text-decoration:none;} A.Links:hover {color:#000000; text-decoration:none;} //--> </style> <script language="JavaScript1.2"> <!-- offMessage = "Schön dass Sie da sind!" function boxOn(which,message){ if (document.all||document.getElementById){ which.className='BorderOn' if (document.getElementById) {document.getElementById("Message").innerHTML = message} else {Message.innerHTML = message} } } function boxOff(which){ if (document.all||document.getElementById){ which.className='BorderOff' if (document.getElementById) {document.getElementById("Message").innerHTML = offMessage} else {Message.innerHTML = offMessage} } } //--> </script> <body bgcolor="#407491"> <table cellpadding="0" cellspacing="0" width="100"> <tr> <td align="center"><!-- Header Table // --> <table cellpadding="3" cellspacing="0" bgcolor="#000000" class="BorderOff"> <tr> <td><p align="center"><a href="http://www.jsunity.de"><strong><font color="#C0C081" size="2" face="Arial">JSUNITY</font></strong></a></td> </tr> </table> <table cellpadding="3" cellspacing="0" class="BorderOff" onMouseover="boxOn(this,'Sie finden hier die wohl größte JavaScript-Sammlung im deutsch- sprachigen Raum.')" onMouseout="boxOff(this)" bgcolor="#525252"> <tr> <td><p align="center"><font color="#00FF80" size="2" face="Arial"><a class="Links" href="http://www.jsunity.de/index.php?opencat=Home" target="_blank">Home</a></font></td> </tr> </table> <table cellpadding="3" cellspacing="0" class="BorderOff" onMouseover="boxOn(this,'Hier finden Sie unsere JavaScripts aufgeteilt in mehrere Kategorien.')" onMouseout="boxOff(this)" bgcolor="#707070"> <tr> <td><p align="center"><font color="#00FF80" size="2" face="Arial"><a class="Links" href="http://www.jsunity.de/index.php?opencat=JavaScripts" target="_blank">JavaScripts</a></font></td> </tr> </table> <table cellpadding="3" cellspacing="0" class="BorderOff" onMouseover="boxOn(this,'PHP - die perfekte Sprache.')" onMouseout="boxOff(this)" bgcolor="#8C8C8C"> <tr> <td><p align="center"><font color="#00FF80" size="2" face="Arial"><a class="Links" href="http://www.jsunity.de/index.php?opencat=PHP+%2F+MySQL" target="_blank">PHP/MySQL</a></font></td> </tr> </table> <table cellpadding="3" cellspacing="0" class="BorderOff" onMouseover="boxOn(this,'Hier finden Sie zahlreiche Photoshop-Tutorials.')" onMouseout="boxOff(this)" bgcolor="#9B9B9B"> <tr> <td><p align="center"><font color="#00FF80" size="2" face="Arial"><a class="Links" href="http://www.jsunity.de/index.php?opencat=Photoshop" target="_blank">Photoshop</a></font></td> </tr> </table> <table cellpadding="3" cellspacing="0" class="BorderOff" onMouseover="boxOn(this,'Im Impressum finden Sie alles Wissenswerte über diese Seiten.')" onMouseout="boxOff(this)" bgcolor="#A7A7A7"> <tr> <td><p align="center"><font color="#00FF80" size="2" face="Arial"><a class="Links" href="http://www.jsunity.de/index.php?opencat=Impressum" target="_blank">Impressum</a></font></td> </tr> </table> <table cellpadding="1" cellspacing="0" bgcolor="#BABA74" width="90"> <tr> <td><table cellpadding="3" cellspacing="0" bgcolor="#000000" width="88" height="150" background="gfx/js_logopic3.jpg"> <tr> <td align="left" valign="top"><p align="center"><strong><font id="Message" color="#C0C081" face="Arial" size="2">Welcome to JSUNITY!</font></strong></td> </tr> </table> </td> </tr> </table> </td> </tr> </table>
Kommentare zu
Layermenu 2
3 Kommentar(e) vorhanden / Anzeige der neuesten 5
am 05.02.2006 um 17:31 Uhr von timo
finde das layermenü **u cool....
am 24.03.2004 um 21:02 Uhr von prinni
heyho, hab das ganze mal mit layer anstatt tabelle probiert und klappt problemlos bis auf...
am 11.02.2003 um 19:54 Uhr von motorradfahrer
leider nix für Netscape 4.x...
Alle Kommentare anzeigen
-
Kommentar hinzufügen
© PERL/CGI/
PHP
/JS/SCRIPT/unity.de 1998-2009 .::.
interaktiv.shop
.::.
CGI-Service
.::.
Kontakt
.::.
Impressum
Link: /javascript/scripts/javascript_0230_main.shtml .::. Aufrufe heute: 1 .::. Aufrufe gesamt: 20816