tutorials.de Buch-Aktion 05/2012
ERLEDIGT
JA
ANTWORTEN
0
ZUGRIFFE
526
EMPFEHLEN
  • An Twitter übertragen
  • An Facebook übertragen
DIESES THEMA IST
GESCHLOSSEN
  1. #1
    Avatar von ozzeray
    ozzeray ozzeray ist offline Mitglied Bronze
    Registriert seit
    Oct 2006
    Beiträge
    27
    Hi

    Das Thema ist sicherlich nicht neu. Ich versuche schon seit geraumer Zeit feste Navigationsebenen zu erstellen die eine Zielebene ansprechen, ohne dass der Link sich in einem neuen Fenster öffnet, allerdings ganz ohne Frames. Ich habe schon versucht die Navi und ZielEbenen als html zu speichern und im Index einzubinden was funktioniert, aber das ansprechen der Links auf die Zielebene klappt nicht. Auch mit PHP hats nicht funktioniert. Ich versuche schon seit drei Tagen den richtigen Code zu schreiben....ohne Erfolg. Ist sicherlich supereinfach und lässt mich total blöd aus der Wäsche schauen. Help
    Den code füge ich mit ein.




    Code :
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    96
    97
    98
    99
    100
    101
    102
    103
    104
    105
    106
    
    <?xml version="1.0" encoding="iso-8859-2"?>
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
     
    <html xmlns="http://www.w3.org/1999/xhtml">
     
    <head>
    <meta http-equiv="content-type" content="text/html;charset=iso-8859-2" />
    <title>ozzerayz start</title>
    <link href="css/basic.css" rel="stylesheet" type="text/css" media="all" />
    <style type="text/css" media="screen"><!--
    #navigationtop { height: 24px; width: auto; left: 16px; top: 10px; position: absolute; right: 16px; visibility: visible; }
    #navigationleft { background-color: #e3f8ff; left: 16px; position: absolute; top: 50px; bottom: 0; width: 160px; height: auto; visibility: visible; }
    #targetsite { height: 100px; width: auto; top: 50px; position: absolute; left: 175px; right: 16px; visibility: visible; }
    --></style>
    <meta name="keywords" content="ozzeray, ozzerayz, maxon, maxon cinema, c4d, xpresso, teamgeist, texturen, c4d download, maxon cinema 4d, ozze, maxon hilfe, bilder, 3d, 3d welten, c4d plugins, xpresso plugins, c4d objekte, 3d tutorial, c4d tutorial, maxon tutorial" />
    <csscriptdict import="import">
    <script type="text/javascript" src="GeneratedItems/CSScriptLib.js"></script>
    </csscriptdict>
    <csactiondict>
    <script type="text/javascript"><!--
    var preloadFlag = false;
    function preloadImages() {
    if (document.images) {
    pre_forumhi = newImage('../mainicons/forumhi.jpg');
    pre__bermichhi = newImage('../mainicons/übermichhi.jpg');
    pre_downloadshi = newImage('../mainicons/downloadshi.jpg');
    pre_tipstrickshi = newImage('../mainicons/tipstrickshi.jpg');
    pre_newshi = newImage('../mainicons/newshi.jpg');
    pre_projekthi = newImage('../mainicons/projekthi.jpg');
    pre_mailhi = newImage('../mainicons/mailhi.jpg');
    pre_sponsorpichi = newImage('../mainicons/sponsorpichi.jpg');
    pre_sponsorhi = newImage('../mainicons/sponsorhi.jpg');
    pre_infohi = newImage('../mainicons/infohi.jpg');
    pre_tutorialhi = newImage('../mainicons/tutorialhi.jpg');
    pre_bilderhi = newImage('../mainicons/bilderhi.jpg');
    pre_g_stebuchhi = newImage('../mainicons/gästebuchhi.jpg');
    preloadFlag = true;
    }
    }
     
    // --></script>
    </csactiondict>
    </head>
     
    <body onload="preloadImages();">
    <div id="navigationtop">
     
    <table width="800" border="0" cellspacing="0" cellpadding="0" align="center">
    <tr>
    <td><a onmouseover="changeImages('info','../mainicons/infohi.jpg');return true" onmouseout="changeImages('info','../mainicons/info.jpg');return true" href="../../../Pulpit/schifftutorial.html"><img id="info" src="../mainicons/info.jpg" alt="" name="info" width="160" height="39" border="0" /></a></td>
    <td><a onmouseover="changeImages('tutorial','../mainicons/tutorialhi.jpg');return true" onmouseout="changeImages('tutorial','../mainicons/tutorial.jpg');return true" href="xhtml/tutorialmain.html"><img id="tutorial" src="../mainicons/tutorial.jpg" alt="" name="tutorial" width="160" height="39" border="0" /></a></td>
    <td><a onmouseover="changeImages('bilder','../mainicons/bilderhi.jpg');return true" onmouseout="changeImages('bilder','../mainicons/bilder.jpg');return true" href="#"><img id="bilder" src="../mainicons/bilder.jpg" alt="" name="bilder" width="160" height="39" border="0" /></a></td>
    <td><a onmouseover="changeImages('forum','../mainicons/forumhi.jpg');return true" onmouseout="changeImages('forum','../mainicons/forum.jpg');return true" href="#"><img id="forum" src="../mainicons/forum.jpg" alt="" name="forum" width="160" height="39" border="0" /></a></td>
    <td><a onmouseover="changeImages('g_stebuch','../mainicons/gästebuchhi.jpg');return true" onmouseout="changeImages('g_stebuch','../mainicons/gästebuch.jpg');return true" href="#"><img id="g_stebuch" src="../mainicons/gästebuch.jpg" alt="" name="g_stebuch" width="160" height="39" border="0" /></a></td>
    </tr>
    </table>
    </div>
    <div id="navigationleft">
    <table width="160" border="0" cellspacing="0" cellpadding="0" align="center">
    <caption align="bottom"></caption>
    <tr bgcolor="#e3ebfe">
    <td><img src="../mainicons/ozzerayzlogosmall.jpg" alt="" width="160" height="120" border="0" /></td>
    </tr>
    <tr>
    <td><a title="Über mich" onmouseover="changeImages('_bermich','../mainicons/übermichhi.jpg');return true" onmouseout="changeImages('_bermich','../mainicons/übermich.jpg');return true" href="#"><img id="_bermich" src="../mainicons/übermich.jpg" alt="" name="_bermich" width="160" height="39" border="0" /></a></td>
    </tr>
    <tr>
    <td><a onmouseover="changeImages('downloads','../mainicons/downloadshi.jpg');return true" onmouseout="changeImages('downloads','../mainicons/downloads.jpg');return true" href="#"><img id="downloads" src="../mainicons/downloads.jpg" alt="" name="downloads" width="160" height="39" border="0" /></a></td>
    </tr>
    <tr>
    <td><a onmouseover="changeImages('tipstricks','../mainicons/tipstrickshi.jpg');return true" onmouseout="changeImages('tipstricks','../mainicons/tipstricks.jpg');return true" href="#"><img id="tipstricks" src="../mainicons/tipstricks.jpg" alt="" name="tipstricks" width="160" height="39" border="0" /></a></td>
    </tr>
    <tr>
    <td><a onmouseover="changeImages('news','../mainicons/newshi.jpg');return true" onmouseout="changeImages('news','../mainicons/news.jpg');return true" href="#"><img id="news" src="../mainicons/news.jpg" alt="" name="news" width="160" height="39" border="0" /></a></td>
    </tr>
    <tr>
    <td><a onmouseover="changeImages('projekt','../mainicons/projekthi.jpg');return true" onmouseout="changeImages('projekt','../mainicons/projekt.jpg');return true" href="#"><img id="projekt" src="../mainicons/projekt.jpg" alt="" name="projekt" width="160" height="39" border="0" /></a></td>
    </tr>
    <tr>
    <td><a onmouseover="changeImages('fragen','../mainicons/forumhi.jpg');return true" onmouseout="changeImages('fragen','../mainicons/fragen.jpg');return true" href="#"><img id="fragen" src="../mainicons/fragen.jpg" alt="" name="fragen" width="160" height="39" border="0" /></a></td>
    </tr>
    <tr>
    <td><a onmouseover="changeImages('mail','../mainicons/mailhi.jpg');return true" onmouseout="changeImages('mail','../mainicons/mail.jpg');return true" href="#"><img id="mail" src="../mainicons/mail.jpg" alt="" name="mail" width="160" height="39" border="0" /></a></td>
    </tr>
    <tr>
    <td><a onmouseover="window.status='Beste Preise... garantiert';changeImages('sponsorpic','../mainicons/sponsorpichi.jpg');return true" onmouseout="window.status='';changeImages('sponsorpic','../mainicons/sponsorpic.jpg');return true" href="#"><img id="sponsorpic" src="../mainicons/sponsorpic.jpg" alt="" name="sponsorpic" width="160" height="120" border="0" /></a></td>
    </tr>
    <tr>
    <td><a onmouseover="changeImages('sponsor','../mainicons/sponsorhi.jpg','sponsorpic','../mainicons/sponsorpichi.jpg');return true" onmouseout="changeImages('sponsor','../mainicons/sponsor.jpg','sponsorpic','../mainicons/sponsorpic.jpg');return true" href="#"><img id="sponsor" src="../mainicons/sponsor.jpg" alt="" name="sponsor" width="160" height="39" border="0" /></a></td>
    </tr>
    </table>
    </div>
    <div id="targetsite">
    <table width="64" border="1" cellspacing="2" cellpadding="0" align="center">
    <tr>
    <td>a
    <p>Zielebene</p>
     
    <p></p>
    </td>
    </tr>
    </table>
    </div>
    </body>
     
    </html>
    Miniaturansicht angehängter Grafiken Miniaturansicht angehängter Grafiken AdobeGoLive CS2 Mit festen Navigation Zielebene ansprechen-27372attachment.jpg  
    Geändert von ozzeray (15.12.06 um 14:41 Uhr)
     

Ähnliche Themen

  1. Tabelle mit festen Größen
    Von Tixiland im Forum HTML & XHTML
    Antworten: 4
    Letzter Beitrag: 08.10.09, 18:31
  2. Browserkompatibilitätsprobleme bei festen Tabellenbreite
    Von OrionXPdeluxe im Forum HTML & XHTML
    Antworten: 1
    Letzter Beitrag: 16.09.09, 20:53
  3. Antworten: 6
    Letzter Beitrag: 09.02.07, 13:52
  4. Eingabehilfe für Formulare mit festen Werten
    Von mbuehren im Forum Javascript & Ajax
    Antworten: 1
    Letzter Beitrag: 12.05.04, 16:40
  5. Export von MySQL in *.csv mit festen Feldbreiten
    Von stonedjehova im Forum Relationale Datenbanksysteme
    Antworten: 1
    Letzter Beitrag: 26.02.04, 15:57