Benutzername:   Noch nicht registriert?
Passwort:   Passwort vergessen?
iB Code Einmal klicken um den Tag zu öffnen, nochmal klicken zum Schliessen

Top Smilies
Beitrag

HTML ist on für dieses Forum

IkonCode ist on für dieses Forum

SMILIES LEGENDE ansehen

Beitragsoptionen

Möchten Sie Ihre Signatur hinzufügen?
Wollen Sie per Email über Antworten informiert werden?
Wollen Sie Emoticons in Ihrem Beitrag aktivieren?
 

Beitragsrückblick für (die neuesten Beiträge zuerst)
el kuchen Erstellt: 22:01 am 4. Juni 2003
ich setzt di page mal online mit nem link moment

also die page ist jetzt mal online ohne bilder ( da der server noch nicht fertig konfiguriert ist, fonktionieren die noch nicht )

dt-lux.com
die grösse der hp sollte so bleiben, also dass man nicht anfangen muss rumzu scrollen.

folgenden code wollte ich einfügen:

<SCRIPT language="Javascript">
                /////////////////////////////////////////////////////////
               // (C)opyright Jan Erdmann ..:: www.jex-treme.de ::..  //
              // Dieses Script darf frei verwendet werden, solange   //
             // dieser Text in dieser Form bestehen bleibt.         //
            // Die anderen Texte im Script dürfen verändert werden.//
           /////////////////////////////////////////////////////////

var oberfarbe="#ff0000";     // Mouseoverfarbe
var prozinten=50;            // Intensivität bei Mouseover



var MSIE=navigator.userAgent.indexOf("MSIE";
var NETS=navigator.userAgent.indexOf("Netscape";
var OPER=navigator.userAgent.indexOf("Opera";



var bsfarbe=oberfarbe;

function an(ob,nr)
{
if (MSIE!=-1 && OPER==-1)
ob.filters.alpha.opacity=prozinten;
document.getElementById(["menu"+nr]).style.visibility="visible";
}

function aus(ob,nr)
{
if (MSIE!=-1 && OPER==-1)
ob.filters.alpha.opacity=100;
document.getElementById(["menu"+nr]).style.visibility="hidden";
}

function o(ob,bfarbe,btext)
{
if (bfarbe==0)
{
if (MSIE!=-1 && OPER==-1)
ob.filters.alpha.opacity=100;
bfarbe=oberfarbe;
}
if (bfarbe==1)
{
if (MSIE!=-1 && OPER==-1)
ob.filters.alpha.opacity=prozinten;
bfarbe="";
}
window.status=btext;
if (MSIE!=-1 && OPER==-1)
{
ob.style.backgroundColor=bfarbe;
ob.style.backgroundColor=bsfarbe;
}
bsfarbe=bfarbe;
}


function blink(url)
{location.href=url;}


///////////////////////////////////////////////////////////////    ANLEITUNG
// Um die Breite zu ändern, musst du alle Tabellen verbreitern.
// zb doppelte breite:
// statt: width=400 machst du width=800
// statt: width=100 machst du width=200
// statt: <div style="width:96"> machst du <div style="width:196">
// Die Höhe kannst du ganz normal mit height=267 ändern.
// Hast du allerdings mehr Links in der Tabelle als reinpassen, wird die Tabelle größer.
// Willst du mehr Rubriken, einfach einen Block (von <td> bis </td> duplizieren.
// Folgene Variablen müssen dann auch noch angepasst werden:
// id="menu1" - onmouseover="an(bild1,1)" onmouseout="aus(bild1,1)" - id="bild1"
// Ein neues Bild muss dann auch noch unten eingefügt werden:
// <td onmouseover="an(bild1,1)" onmouseout="aus(bild1,1)" bgcolor=#000000><img src=rub1.gif></td>
// Texte statt Grafiken gehen natürlich auch:
// <td onmouseover="an(bild4,4)" onmouseout="aus(bild4,4)" bgcolor=#000000>Hier der Link</td>
// Das Script läuft nur mit IE. Auf Opera läuft es zwar auch, aber ohne den Trasparenz Effekt.
// Auf Netscape geht leider garnichts.
// Die Anleitung kannst du aus dem Script löschen.

// Viel Spaß Jan Erdmann ..:: www.jex-treme.de ::..
</SCRIPT>




<body text=#ffffff link=#000000 alink=#000000 vlink=#000000 bgcolor=#000000>

<center>
<table border=0 cellspacing=0 cellpadding=0 height=267 width=400 background="120.jpg">
<tr>

<td><div id="menu1" style="position:relative; visibility:hidden;">
<table border=0 cellspacing=0 cellpadding=0 width=100 height=267 onmouseover="an(bild1,1)" onmouseout="aus(bild1,1)" bgcolor=#000000  style="FILTER: alpha(opacity=100)" id="bild1"><td valign=bottom><table border=0 cellspacing=0 cellpadding=2><tr><td>&nbsp;</td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 5')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 5</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 4')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 4</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 3')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 3</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 2')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 2</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 1')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 1</div></td></tr>
</td></table></table></div></td>

<td><div id="menu2" style="position:relative; visibility:hidden;">
<table border=0 cellspacing=0 cellpadding=0 width=100 height=267 onmouseover="an(bild2,2)" onmouseout="aus(bild2,2)" bgcolor=#000000 style="FILTER: alpha(opacity=100)" id="bild2"><td valign=bottom><table border=0 cellspacing=0 cellpadding=2><tr><td>&nbsp;</td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 8')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 8</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 7')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 7</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 6')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 6</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 5')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 5</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 4')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 4</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 3')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 3</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 2')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 2</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 1')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 1</div></td></tr>
</td></table></table></div></td>

<td><div id="menu3" style="position:relative; visibility:hidden;">
<table border=0 cellspacing=0 cellpadding=0 width=100 height=267 onmouseover="an(bild3,3)" onmouseout="aus(bild3,3)" bgcolor=#000000  style="FILTER: alpha(opacity=100)" id="bild3"><td valign=bottom><table border=0 cellspacing=0 cellpadding=2><tr><td>&nbsp;</td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 5')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 5</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 4')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 4</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 3')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 3</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 2')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 2</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 1')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 1</div></td></tr>
</td></table></table></div></td>

<td><div id="menu4" style="position:relative; visibility:hidden;">
<table border=0 cellspacing=0 cellpadding=0 width=100 height=267 onmouseover="an(bild4,4)" onmouseout="aus(bild4,4)" bgcolor=#000000  style="FILTER: alpha(opacity=100)" id="bild4"><td valign=bottom><table border=0 cellspacing=0 cellpadding=2><tr><td>&nbsp;</td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 10')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 10</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 9')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 9</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 8')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 8</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 7')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 7</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 6')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 6</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 5')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 5</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 4')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 4</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 3')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 3</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 2')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 2</div></td></tr>
<tr><td style="FILTER: alpha(opacity=100)" onmouseover="o(this,1,'link 1')" onmouseout="o(this,0,'')" onclick="blink('http://www.jex-treme.de/linkdummy.html')"><div style="width:96">Link 1</div></td></tr>
</td></table></table></div></td>

</tr><tr>
<td onmouseover="an(bild1,1)" onmouseout="aus(bild1,1)" bgcolor=#000000><img src=rub1.gif></td>
<td onmouseover="an(bild2,2)" onmouseout="aus(bild2,2)" bgcolor=#000000><img src=rub2.gif></td>
<td onmouseover="an(bild3,3)" onmouseout="aus(bild3,3)" bgcolor=#000000><img src=rub3.gif></td>
<td onmouseover="an(bild4,4)" onmouseout="aus(bild4,4)" bgcolor=#000000><img src=rub4.gif></td>

</table>

(Geändert von el kuchen um 22:18 am Juni 4, 2003)


(Geändert von el kuchen um 22:24 am Juni 4, 2003)
DominatoR Erstellt: 14:40 am 4. Juni 2003
du musst schon den html-code oder nen link zur seite posten sonst kann dir hier keiner helfen!!

@dj

ich dir nix koenne helfe aba du benutze google du finde was, wenn nicht dann eben  fuer dich
warum zur hölle postes du dann hier? außerdem wonach soll der denn bei google suchen? nach der neuen navbar?
DJ Erstellt: 12:35 am 4. Juni 2003
ich dir nix koenne helfe aba du benutze google du finde was, wenn nicht dann eben :kick: fuer dich
el kuchen Erstellt: 18:03 am 3. Juni 2003
naja zur geschichte ... kann man auch überspringen

also ich bastle grad ne hp in die ich einen html code einfügen wollte, dieser ist eine navigations bar die beim drüber fahren mit der maus submenus ausspuckt.

das problem ist, dass immer wenn ich die seite speichere, Dreamweaver ( programm zum erstellen von hp´s) die seite komplett durcheinander schmeisst, und nix mehr geht.
beim ansehen vor dem speichern im internet explorer, fonktioniert alles und alles ist an seinem platz.

hat einer rat? kann mir da einer helfen bitte?
×