Side Bar einbindung

  • Seite 2 von 3
26.04.2005 20:25
avatar  ( Gast )
#16 RE:Side Bar einbindung
Gast
( Gast )

bei mir ist das anders:

addExItem("Regeln", " http://www.blauer-virus.at/Forum/Hpm forum/Regeln/regeln.html");



Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
26.04.2005 20:51
avatar  Marcel
#17 RE:Side Bar einbindung
avatar
Mitglied

addExItem("Regeln", " http://www.blauer-virus.at/Forum/Hpm forum/Regeln/regeln.html", "_blank");

sollte auch gehen

_________________________
Kind regards
Marcel Fassonge
Ich hoffe Ihnen geholfen zu haben. Bei weiteren Fragen einfach eine Mail an marcel@onefineday.de


 Antworten

 Beitrag melden
26.04.2005 20:55 (zuletzt bearbeitet: 26.04.2005 20:55)
avatar  ( Gast )
#18 RE:Side Bar einbindung
Gast
( Gast )

hab ich noch nicht versucht, mal schauen...



Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
26.04.2005 20:57
avatar  ( Gast )
#19 RE:Side Bar einbindung
Gast
( Gast )

wenn ich das mache, verschwindet die sidebar komplett



Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
26.04.2005 21:07
avatar  Marcel
#20 RE:Side Bar einbindung
avatar
Mitglied

hmmm in meinem forum geht das merkwürdig
_________________________
Kind regards
Marcel Fassonge
Ich hoffe Ihnen geholfen zu haben. Bei weiteren Fragen einfach eine Mail an marcel@onefineday.de


 Antworten

 Beitrag melden
27.04.2005 00:07
avatar  ( Gast )
#21 RE:Side Bar einbindung
Gast
( Gast )

naja, ich bekomm dann eine fehlermeldung, verstehe das ganze auch nicht...., vielleicht sollte ich mir das teil mal genauer ansehen



Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
27.04.2005 14:07
avatar  ( Gast )
#22 RE:Side Bar einbindung
Gast
( Gast )

game, bei deiner sidebar geht ja auch alles im selben fenster auf...



Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
27.04.2005 21:39
avatar  Game
#23 RE:Side Bar einbindung
Ga
Mitglied

ähm, das ist ja auch so beabsichtigt. Wenn du auf Gästebuch oder Chat gehst, geht alles in einem neuen Fenster auf. Der Rest nicht..


 Antworten

 Beitrag melden
28.04.2005 10:21 (zuletzt bearbeitet: 28.04.2005 10:30)
avatar  ( Gast )
#24 RE:Side Bar einbindung
Gast
( Gast )

stimmt, hab ich gesehen...seltsam...wieso klappt das nicht


übrings, ich hab nicht mal eine ssmitem.js datei, ich hab nur eine ssm.js mehr nicht, die hab ich auch schon x-mal editiert...klappt auch nicht




Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
28.04.2005 10:31
avatar  ( Gast )
#25 RE:Side Bar einbindung
Gast
( Gast )

mein script schaut so aus

In Antwort auf:
<script language="JavaScript1.2" src="http://www.blauer-virus.at/ssm.js" type="text/javascript"></script>
<SCRIPT language="JavaScript1.2">
<!--
hdrBGColor="#6495ED";
barBGColor="#6495ED";
menuBGColor="#000000";
linkBGColor="#CAE1FF";
hdrFontFamily="Verdana";
hdrFontSize="2";
hdrFontColor="#000000";
linkOverBGColor="#CCCCCC";
linkTarget="_blank";

YOffset=51;
staticYOffset=51;
slideSpeed=1;
waitTime=100;
menuIsStatic="no";
menuWidth=150;
hdrAlign="left";
hdrVAlign="center";
hdrHeight="8";
linkFontFamily="Verdana, Arial, Helvetica, sans-serif";
linkFontSize="2";
linkAlign="left";
barFontFamily="Verdana, Arial, Helvetica, sans-serif";
barFontSize="1";
barFontColor="#000000";
barVAlign="center";
barWidth=12;
startMenu ("Forum", "Navigation");
addExItem("Regeln", " http://www.blauer-virus.at/Forum/Hpm forum/Regeln/regeln.html");
addExItem("Gästebuch", " http://gaestebuch.gbserver.de/blauervirua,1.html");
addHdr("Chat")
addExItem("Chatregeln", " http://www.blauer-virus.at/Forum/Chat/Chatregeln.html");
addExItem("Chatregistrierung", " http://server3.webkicks.de/viruslog/register");
addHdr(" Allgemein ");
addExItem("Linksammlung", " http://www.blauer-virus.at/Forum/Links/linksliste.html");
endMenu();
//-->
</SCRIPT>




Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
28.04.2005 11:31
avatar  Game
#26 RE:Side Bar einbindung
Ga
Mitglied

du brauchst aber beide. Einmal die ssm.js und die ssmItems.js

Die ssm.js Datei lässt du wie sie ist. Du musst nur die ssmItems.js verändern. Beide Dateien müssen aber auf einen Webspace..

meine ssmItems.js sieht so aus:

In Antwort auf:

<!--

/*
Configure menu styles below
NOTE: To edit the link colors, go to the STYLE tags and edit the ssm2Items colors
*/
YOffset=150; // no quotes!!
XOffset=0;
staticYOffset=30; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=100; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
menuBGColor="black";
menuIsStatic="yes"; //this sets whether menu should stay static on the screen
menuWidth=150; // Must be a multiple of 10! no quotes!!
menuCols=2;
hdrFontFamily="verdana";
hdrFontSize="2";
hdrFontColor="black";
hdrBGColor="#B0C4DE";
hdrAlign="center";
hdrVAlign="center";
hdrHeight="15";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="#B0C4DE";
linkOverBGColor="#B0C4DE";
linkTarget="_top";
linkAlign="center";
barBGColor="#444444";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="center";
barWidth=20; // no quotes!!
barText="NEVER ENDING"; // <IMG> tag supported. Put exact html for an image to show.

///////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["Main"] //create header
ssmItems[1]=["Forum Übersicht", "http://www.never-ending.de.tc",""]
ssmItems[2]=["Forum News", "http://216648.homepagemodules.de/f11792936_Board_News.html", ""]
ssmItems[3]=["Login", "http://216648.homepagemodules.de/login.php?board=216648","",1,"no"]
ssmItems[4]=["Regestrieren", "http://216648.homepagemodules.de/anmeldung.php?board=216648","",1]
ssmItems[5]=["Private Nachrichten", "http://216648.homepagemodules.de/private.php?board=216648",""]
ssmItems[6]=["Chat", "http://www.ct-chat.de.vu", "_new"]
ssmItems[7]=["neue Beiträge", "http://216648.homepagemodules.de/forum.p...16648&show=last", ""]
ssmItems[8]=["Boardsuche", "http://216648.homepagemodules.de/search.php?board=216648", ""]

ssmItems[9]=["FAQ", "http://home.arcor.de/black_hybrid/Forum/in%20arbeit.htm", "", 1, "no"] //create two column row
ssmItems[10]=["Partnersites", "http://home.arcor.de/black_hybrid/Forum/in%20arbeit.htm", "",1]

ssmItems[11]=["Intern", "", ""] //create header
ssmItems[12]=["Links", "http://home.arcor.de/black_hybrid/Forum/in%20arbeit.htm", ""]
ssmItems[13]=["Downloads", "http://home.arcor.de/black_hybrid/Forum/in%20arbeit.htm", ""]
ssmItems[14]=["Gästebuch", "http://www.power-guestbook.de/guestbook.pl?la=&id=22961", "_new"]

buildMenu();

//-->


und meine ssm.js sieht so aus:

In Antwort auf:

NS6 = (document.getElementById&&!document.all)
IE = (document.all)
NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4")

tempBar='';barBuilt=0;ssmItems=new Array();

function truebody(){
return (document.compatMode!="BackCompat")? document.documentElement : document.body
}

moving=setTimeout('null',1)
function moveOut() {
if ((NS6||NS)&&parseInt(ssm.left)<0 || IE && ssm.pixelLeft<0) {
clearTimeout(moving);moving = setTimeout('moveOut()', slideSpeed);slideMenu(10)}
else {clearTimeout(moving);moving=setTimeout('null',1)}};
function moveBack() {clearTimeout(moving);moving = setTimeout('moveBack1()', waitTime)}
function moveBack1() {
if ((NS6||NS) && parseInt(ssm.left)>(-menuWidth) || IE && ssm.pixelLeft>(-menuWidth)) {
clearTimeout(moving);moving = setTimeout('moveBack1()', slideSpeed);slideMenu(-10)}
else {clearTimeout(moving);moving=setTimeout('null',1)}}
function slideMenu(num){
if (IE) {ssm.pixelLeft += num;}
if (NS6) {ssm.left = parseInt(ssm.left)+num+"px";}
if (NS) {ssm.left = parseInt(ssm.left)+num; bssm.clip.right+=num;bssm2.clip.right+=num;}}

function makeStatic() {
if (NS||NS6) {winY = window.pageYOffset;}
if (IE) {winY = truebody().scrollTop;}
if (NS6||IE||NS) {
if (winY!=lastY&&winY>YOffset-staticYOffset) {
smooth = .2 * (winY - lastY - YOffset + staticYOffset);}
else if (YOffset-staticYOffset+lastY>YOffset-staticYOffset) {
smooth = .2 * (winY - lastY - (YOffset-(YOffset-winY)));}
else {smooth=0}
if(smooth > 0) smooth = Math.ceil(smooth);
else smooth = Math.floor(smooth);
if (IE) bssm.pixelTop+=smooth;
if (NS6) bssm.top=parseInt(bssm.top)+smooth+"px"
if (NS) bssm.top=parseInt(bssm.top)+smooth
lastY = lastY+smooth;
setTimeout('makeStatic()', 1)}}

function buildBar() {
if(barText.indexOf('<IMG')>-1) {tempBar=barText}
else{for (b=0;b<barText.length;b++) {tempBar+=barText.charAt(b)+"<BR>"}}
document.write('<td align="center" rowspan="100" width="'+barWidth+'" bgcolor="'+barBGColor+'" valign="'+barVAlign+'"><p align="center"><font face="'+barFontFamily+'" Size="'+barFontSize+'" COLOR="'+barFontColor+'"><B>'+tempBar+'</B></font></p></TD>')}

function initSlide() {
if (NS6){ssm=document.getElementById("thessm").style;bssm=document.getElementById("basessm").style;
bssm.clip="rect(0 "+document.getElementById("thessm").offsetWidth+" "+document.getElementById("thessm").offsetHeight+" 0)";ssm.visibility="visible";}
else if (IE) {ssm=document.all("thessm").style;bssm=document.all("basessm").style
bssm.clip="rect(0 "+thessm.offsetWidth+" "+thessm.offsetHeight+" 0)";bssm.visibility = "visible";}
else if (NS) {bssm=document.layers["basessm1"];
bssm2=bssm.document.layers["basessm2"];ssm=bssm2.document.layers["thessm"];
bssm2.clip.left=0;ssm.visibility = "show";}
if (menuIsStatic=="yes") makeStatic();}

function buildMenu() {
if (IE||NS6) {document.write('<DIV ID="basessm" style="visibility:hidden;Position : Absolute ;Left : '+XOffset+'px ;Top : '+YOffset+'px ;Z-Index : 20;width:'+(menuWidth+barWidth+10)+'px"><DIV ID="thessm" style="Position : Absolute ;Left : '+(-menuWidth)+'px ;Top : 0 ;Z-Index : 20;" onmouseover="moveOut()" onmouseout="moveBack()">')}
if (NS) {document.write('<LAYER name="basessm1" top="'+YOffset+'" LEFT='+XOffset+' visibility="show"><ILAYER name="basessm2"><LAYER visibility="hide" name="thessm" bgcolor="'+menuBGColor+'" left="'+(-menuWidth)+'" onmouseover="moveOut()" onmouseout="moveBack()">')}
if (NS6){document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+2)+'px" bgcolor="'+menuBGColor+'"><TR><TD>')}
document.write('<table border="0" cellpadding="0" cellspacing="1" width="'+(menuWidth+barWidth+2)+'px" bgcolor="'+menuBGColor+'">');
for(i=0;i<ssmItems.length;i++) {
if(!ssmItems[i][3]){ssmItems[i][3]=menuCols;ssmItems[i][5]=menuWidth-1}
else if(ssmItems[i][3]!=menuCols)ssmItems[i][5]=Math.round(menuWidth*(ssmItems[i][3]/menuCols)-1);
if(ssmItems[i-1]&&ssmItems[i-1][4]!="no"){document.write('<TR>')}
if(!ssmItems[i][1]){
document.write('<td bgcolor="'+hdrBGColor+'" HEIGHT="'+hdrHeight+'px" ALIGN="'+hdrAlign+'" VALIGN="'+hdrVAlign+'" WIDTH="'+ssmItems[i][5]+'" COLSPAN="'+ssmItems[i][3]+'">&nbsp;<font face="'+hdrFontFamily+'" Size="'+hdrFontSize+'" COLOR="'+hdrFontColor+'"><b>'+ssmItems[i][0]+'</b></font></td>')}
else {if(!ssmItems[i][2])ssmItems[i][2]=linkTarget;
document.write('<TD BGCOLOR="'+linkBGColor+'" onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="'+ssmItems[i][5]+'px" COLSPAN="'+ssmItems[i][3]+'"><ILAYER><LAYER onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="100%" ALIGN="'+linkAlign+'"><DIV ALIGN="'+linkAlign+'"><FONT face="'+linkFontFamily+'" Size="'+linkFontSize+'">&nbsp;<A HREF="'+ssmItems[i][1]+'" target="'+ssmItems[i][2]+'" CLASS="ssmItems">'+ssmItems[i][0]+'</DIV></LAYER></ILAYER></TD>')}
if(ssmItems[i][4]!="no"&&barBuilt==0){buildBar();barBuilt=1}
if(ssmItems[i][4]!="no"){document.write('</TR>')}}
document.write('</table>')
if (NS6){document.write('</TD></TR></TABLE>')}
if (IE||NS6) {document.write('</DIV></DIV>')}
if (NS) {document.write('</LAYER></ILAYER></LAYER>')}
theleft=-menuWidth;lastY=0;setTimeout('initSlide();', 1)}




 Antworten

 Beitrag melden
28.04.2005 11:42
avatar  ( Gast )
#27 RE:Side Bar einbindung
Gast
( Gast )

bei mir sieht die ssm.js so aus...

In Antwort auf:

YOffset=20; // no quotes!!
staticYOffset=20; // no quotes!!
slideSpeed=20 // no quotes!!
waitTime=1000; // no quotes!! this sets the time the menu stays out for after the mouse goes off it.
hdrFontFamily="Verdana";
hdrFontSize="3";
hdrFontColor="white";
hdrBGColor="#170088";
hdrAlign="right";
hdrVAlign="center";
hdrHeight="20";
linkFontFamily="Verdana";
linkFontSize="2";
linkBGColor="white";
linkOverBGColor="#DDDDDD";
linkTarget="_self";
linkAlign="left";
menuBGColor="white";
menuIsStatic="yes";
menuWidth=110; // Must be a multiple of 10! no quotes!!
barBGColor="#444444";
barFontFamily="Verdana";
barFontSize="2";
barFontColor="white";
barVAlign="top";
barWidth=20; // no quotes!!

NS6 = (document.getElementById&&!document.all)
IE = (document.all)
NS = (navigator.appName=="Netscape" && navigator.appVersion.charAt(0)=="4")

moving=setTimeout('null',1)
function moveOut() {
if ((NS6 && parseInt(ssm.left)<0)||(IE && ssm.style.pixelLeft<0)||(NS && document.ssm.left<0)) {
clearTimeout(moving);moving = setTimeout('moveOut()', slideSpeed)
if (NS6) {ssm.left = parseInt(ssm.left)+10+"px";}
if (IE) {ssm.style.pixelLeft += 10;}
if (NS) {document.ssm.left += 10;}}
else {clearTimeout(moving);moving=setTimeout('null',1)}};
function moveBack() {
clearTimeout(moving);moving = setTimeout('moveBack1()', waitTime)}
function moveBack1() {
if ((NS6 && parseInt(ssm.left)>(-menuWidth))||(IE && ssm.style.pixelLeft>(-menuWidth))||(NS && document.ssm.left>(-menuWidth))) {
clearTimeout(moving);moving = setTimeout('moveBack1()', slideSpeed);
if (NS6) {ssm.left = parseInt(ssm.left)-10+"px";}
if (IE) {ssm.style.pixelLeft -= 10;}
if (NS) {document.ssm.left -= 10;}}
else {clearTimeout(moving);moving=setTimeout('null',1)}};

lastY = 0;
function makeStatic() {
if (NS6) {winY = window.pageYOffset;}
if (IE) {winY = document.body.scrollTop;var NM=document.all('ssm').style}
if (NS) {winY = window.pageYOffset;var NM=document.ssm}
if (NS6||IE||NS) {
if (winY!=lastY&&winY>YOffset-staticYOffset) {
smooth = .2 * (winY - lastY - YOffset + staticYOffset);}
else if (YOffset-staticYOffset+lastY>YOffset-staticYOffset) {
smooth = .2 * (winY - lastY);}
else {smooth=0}
if(smooth > 0) smooth = Math.ceil(smooth);
else smooth = Math.floor(smooth);
if (NS6) ssm.top=parseInt(ssm.top)+smooth+"px"
if (IE) NM.pixelTop+=smooth;
if (NS) NM.top+=smooth;
lastY = lastY+smooth;
setTimeout('makeStatic()', 1)}}

function initSlide() {
if (NS6){
ssm=document.getElementById("ssm").style
ssm.visibility="visible";
ssm.left = -menuWidth;}
else if (IE) {
ssm.style.visibility = "visible"
ssm.style.pixelLeft = -menuWidth;}
else if (NS) {
document.ssm.left = -menuWidth;
document.ssm.visibility = "show"}
if (menuIsStatic=="no") makeStatic();}

function startMenu(menuHeader, barText) {
if (IE||NS6) {document.write('<DIV ID="ssm" style="visibility:hidden;Position : Absolute ;Left : 0px ;Top : '+YOffset+' ;Z-Index : 20;width:1px" onmouseover="moveOut()" onmouseout="moveBack()">')}
if (NS) {document.write('<LAYER visibility="hide" top="'+YOffset+'" name="ssm" bgcolor="'+menuBGColor+'" left="0" onmouseover="moveOut()" onmouseout="moveBack()">')}
if (NS6){document.write('<table border="0" cellpadding="0" cellspacing="0" width="'+(menuWidth+barWidth+2)+'" bgcolor="'+menuBGColor+'"><TR><TD>')}
tempBar=""
for (i=0;i<barText.length;i++) {
tempBar+=barText.substring(i, i+1)+"<BR>"}
document.write('<table border="0" cellpadding="0" cellspacing="1" width="'+(menuWidth+barWidth+2)+'" bgcolor="'+menuBGColor+'"><tr><td bgcolor="'+hdrBGColor+'" WIDTH="'+(menuWidth-1)+'" HEIGHT="'+hdrHeight+'" ALIGN="'+hdrAlign+'" VALIGN="'+hdrVAlign+'">&nbsp;<font face="'+hdrFontFamily+'" Size="'+hdrFontSize+'" COLOR="'+hdrFontColor+'"><b>'+menuHeader+'</b></font></td><td align="center" rowspan="100" width="'+barWidth+'" bgcolor="'+barBGColor+'" valign="'+barVAlign+'"><p align="center"><font face="'+barFontFamily+'" Size="'+barFontSize+'" COLOR="'+barFontColor+'"><B>'+tempBar+'</B></font></p></TD></tr>')}

function addItem(text, link, target) {
if (!target) {target="_blank"}
document.write('<TR><TD BGCOLOR="'+linkBGColor+'" onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="'+(menuWidth-1)+'"><ILAYER><LAYER onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="100%" ALIGN="'+linkAlign+'"><DIV ALIGN="'+linkAlign+'"><FONT face="'+linkFontFamily+'" Size="'+linkFontSize+'">&nbsp;<A HREF="'+link+'" CLASS="ssmItems" target="_self">'+text+'</DIV></LAYER></ILAYER></TD></TR>')}

function addExItem(text, link, target) {
if (!target) {target="_blank"}
document.write('<TR><TD BGCOLOR="'+linkBGColor+'" onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="'+(menuWidth-1)+'"><ILAYER><LAYER onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="100%" ALIGN="'+linkAlign+'"><DIV ALIGN="'+linkAlign+'"><FONT face="'+linkFontFamily+'" Size="'+linkFontSize+'">&nbsp;<A HREF="'+link+'" target="_self" CLASS="ssmItems">'+text+'</DIV></LAYER></ILAYER></TD></TR>')}

function addExPic(text, link, target) {
if (!target) {target="_blank"}
document.write('<TR><TD cellpadding="2" BGCOLOR="'+linkBGColor+'" onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="'+(menuWidth-1)+'"><ILAYER><LAYER onmouseover="bgColor=\''+linkOverBGColor+'\'" onmouseout="bgColor=\''+linkBGColor+'\'" WIDTH="100%" ALIGN="'+linkAlign+'"><DIV ALIGN="'+linkAlign+'">&nbsp;<A HREF="'+link+'" target="_self" CLASS="ssmItems"><img src="'+text+'" border="0"></A></DIV></LAYER></ILAYER></TD></TR>')}

function addHdr(text) {
document.write('<tr><td bgcolor="'+hdrBGColor+'" HEIGHT="'+hdrHeight+'" ALIGN="'+hdrAlign+'" VALIGN="'+hdrVAlign+'" WIDTH="'+(menuWidth-1)+'">&nbsp;<font face="'+hdrFontFamily+'" Size="'+hdrFontSize+'" COLOR="'+hdrFontColor+'"><b>'+text+'</b></font></td></tr>')}

function endMenu() {
document.write('<tr><td bgcolor="'+hdrBGColor+'"><font size="0" face="Arial">&nbsp;</font></td></TR></table>')
if (NS6){document.write('</TD></TR></TABLE>')}
if (IE||NS6) {document.write('</DIV>')}
if (NS) {document.write('</LAYER>')}
if (NS6||IE||NS) setTimeout('initSlide();', 100)}





Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
28.04.2005 11:43
avatar  ( Gast )
#28 RE:Side Bar einbindung
Gast
( Gast )

ich hab das ganze auf einer webmasterseite unter slide-menü-generator erstellt.. da war nicht mehr dabei



Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
28.04.2005 18:37
avatar  Game
#29 RE:Side Bar einbindung
Ga
Mitglied

nicht jede Sidebar ist gleich, solltest du eigentlich wissen


 Antworten

 Beitrag melden
28.04.2005 18:55
avatar  ( Gast )
#30 RE:Side Bar einbindung
Gast
( Gast )

das ist mir auch klar



Blauer Virus
http://www.blauer-virus.at
Blauer Virus - Forum & Chat
http://www.Nordsee-Biker.de.vu
Nordsee Biker Forum


 Antworten

 Beitrag melden
Bereits Mitglied?
Jetzt anmelden!
Mitglied werden?
Jetzt registrieren!