• ARCHIVES 
  • » Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

Pages: 1..123456789..9

Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

[b]@ezaitot[/b] [quote]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="#660000"; 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="[b]verdana[/b]"; hdrFontSize="[b]3[/b]"; hdrFontColor="[b]white[/b]"; hdrBGColor="#000000"; hdrAlign="left"; hdrVAlign="center"; hdrHeight="15"; linkFontFamily="[b]Verdana[/b]"; linkFontSize="2"; linkBGColor="#[b]FBD896[/b]"; linkOverBGColor="#ffffff"; linkTarget="_top"; linkAlign="Left"; barBGColor="#000000"; barFontFamily="[b]Verdana[/b]"; barFontSize="2"; barFontColor="#[b]ffff33[/b]"; barVAlign="center"; barWidth=20; // no quotes!! barText="Quick Navigation Menu"; // <IMG> tag supported. Put exact html for an image to show.[/quote] here dude just edit the bolded part and next time if you done something wrong in your post try to use [b]Edit[/b] ok? :thumbsup:

Last edited by Shirow Masamune (2007-09-27 06:50:29)

ezaitot
» n00b
FTalk Level: zero
56
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

[b]was a problem with my browser pla.. sorry.. yep i edited them.. i know some basics in html and css so dont worry.. nweiz, nice codes :thumbsup: :thumbsup: [/b] [b]uhmm how bout a background image?? is it possible?[/b]
Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

i dont know if it is possible to put an bg image there well anyway try this code i have 51% success rate that this code will work :wasted: [quote]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="#660000"; 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="3"; hdrFontColor="white"; hdrBGColor="transparent"; hdrBGimage="url(URL OF IMAGE)"; hdrBGposition="center center"; hdrBGrepeat="no-repeat"; hdrAlign="left"; hdrVAlign="center"; hdrHeight="15"; linkFontFamily="Verdana"; linkFontSize="2"; linkBGColor="#FBD896"; linkOverBGColor="#ffffff"; linkTarget="_top"; linkAlign="Left"; barBGColor="#000000"; barFontFamily="Verdana"; barFontSize="2"; barFontColor="#ffff33"; barVAlign="center"; barWidth=20; // no quotes!! barText="Quick Navigation Menu"; // <IMG> tag supported. Put exact html for an image to show.[/quote]
aldzfg01
» n00b
FTalk Level: zero
3
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

yah sometimes it wont appear visible ;)
dale
» FTalkAgent
FTalk Level: zero
2122
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

50% fo IE 100% for FF.. :thumbsup:
ezaitot
» n00b
FTalk Level: zero
56
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

[b]hmm lemme try n0w..[/b] :thumbsup: :D
Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

ok gud luck to you :thumbsup:
ezaitot
» n00b
FTalk Level: zero
56
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

[b]kuya shirow..help...[/b] [b]my sliding menu,when viewed in IE, is aligned with my main boxes.. where would i change the code so that it would be positioned on the leftmost side of my page.. like when its viewed in firefox.. and also.. where in the code below will i edit so that the floating navigation would be centered.. coz its default position on the page is a few nudges below the center.. =| [/b] [img]http://img229.imageshack.us/img229/1441/67708188pv8.png[/img]
nymacarandas
» n00b
FTalk Level: zero
17
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

where i can find the tracker .js.... is it the same with the external .js?
nymacarandas
» n00b
FTalk Level: zero
17
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

can i use a .js linker?

Last edited by nymacarandas (2007-10-23 11:53:18)

nymacarandas
» n00b
FTalk Level: zero
17
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

i love it damn... so good.. nice one.... HOT AND BRAINY.....
Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

hey wtf thats TRIPLE POSTING ur not making any sense amf :wasted:
niceblue00
» FTalker
FTalk Level: zero
186
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

[quote=Shirow Masamune]well finally my very first share code in ftalk :crybaby: hahah now i can be useful to ftalk now hehehe if you want a floating navigation on side bar that follows you around hehehe :penguin: First you must have this code <">*save this as your new js file (make another .js)[i] dont compile it with others cause if i knew it will not work (i think so? :wallbash: )[/i] *Wrong you can now put this at the top of you tracker.js hehehe just put it there and it will work :drool: *you can edit the font color and font family for your liking.. [b]Important![/b] 1)if you gonna put this in media box or about me remove the scrolling code (I Recommend to put this on media box) 2)Never put the tracker url and this .js in one place [i]what im trying to say here is don't put the link of your tracker.js and the js of this code at the same place as far as i know (It will not work :wallbash: finding a way to fix this) [/i] And now for the CSS(i dont think this is necessary but anyway put this code) <">compile with your other external css oh i forgot here is the part where you edit the font color size and family or style <">here's the preview [url]www.friendster.com/shirowkun[/url] or [url]http://profiles.friendster.com/45031198[/url] if there is any problem with this ask me and will try to help you.... this is my first time so think there will be a glitch but i hope not [b]Credits:[/b] [i][b]Dynamic Drive[/b][/i] (Wahhaha now that i realize its the same code from Dynamic Drive i didn't notice cause i didn't copy the codes from there i didn't use the site for the reference to my code i just make it by my self yah honestly =) but anyway "What the hell we have the same style" but for applying the code its different.. you can use DD for reference too for applying it on Overlay Profiles :) well this is the CSS version so i give the Credits To DD anyway hahaha Mwuaaaah DD hehe lol :lol: ) [b]"Sorry If I Didn't Notice it ON earlier My appology"[/b] :drool: [i]Thanks to Cip for combining the codes arigato dude :thumbsup: [/i][/quote] how to save that with another js on one file??

Last edited by niceblue00 (2007-10-27 00:19:52)

Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

put the code at the very top of ur js file this one :thumbsdown: [quote]///***Credits for Dynamic Drive***/// ///***Shirow Masamune's Floating Navigation***/// 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]+'"> <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+'"> <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)} <!-- /* 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="#660000"; 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="3"; hdrFontColor="white"; hdrBGColor="#000000"; hdrAlign="left"; hdrVAlign="center"; hdrHeight="15"; linkFontFamily="Verdana"; linkFontSize="2"; linkBGColor="#FBD896"; linkOverBGColor="#ffffff"; linkTarget="_top"; linkAlign="Left"; barBGColor="#000000"; barFontFamily="Verdana"; barFontSize="2"; barFontColor="#ffff33"; barVAlign="center"; barWidth=20; // no quotes!! barText="Quick Navigation"; // <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]=["Navigation"] //create header ssmItems[1]=["Home", "http://www.friendster.com/", ""] ssmItems[2]=["Profile", "http://profiles.friendster.com/user.php",""] ssmItems[3]=["Explore", "http://friendster.com/explore.php", ""] ssmItems[4]=["Mobs", "http://mobs.friendster.com/", ""] ssmItems[5]=["Classified", "http://olx.friendster.com/gateway_cobranded.php?country=PH", ""] ssmItems[6]=["Jobs", "http://olx.friendster.com/gateway_cobranded.php?country=PH&target=jobs", ""] ssmItems[7]=["Invite", "http://www.friendster.com/invite.php", ""] ssmItems[8]=["Messages", "http://www.friendster.com/messages.php", ""] ssmItems[9]=["Settings", "http://www.friendster.com/editaccount.php", ""] ssmItems[10]=["Help", "http://www.friendster.com/custhelp.php", "_new"] ssmItems[11]=["Log Out", "http://www.friendster.com/logout.php", ""] buildMenu(); //-->[/quote]

Last edited by Shirow Masamune (2007-10-27 00:51:32)

Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

nice code shirow....amazing!
niceblue00
» FTalker
FTalk Level: zero
186
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

[quote=Shirow Masamune]put the code at the very top of ur js file this one :thumbsdown: [quote]///***Credits for Dynamic Drive***/// ///***Shirow Masamune's Floating Navigation***/// 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]+'"> <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+'"> <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)} <!-- /* 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="#660000"; 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="3"; hdrFontColor="white"; hdrBGColor="#000000"; hdrAlign="left"; hdrVAlign="center"; hdrHeight="15"; linkFontFamily="Verdana"; linkFontSize="2"; linkBGColor="#FBD896"; linkOverBGColor="#ffffff"; linkTarget="_top"; linkAlign="Left"; barBGColor="#000000"; barFontFamily="Verdana"; barFontSize="2"; barFontColor="#ffff33"; barVAlign="center"; barWidth=20; // no quotes!! barText="Quick Navigation"; // <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]=["Navigation"] //create header ssmItems[1]=["Home", "http://www.friendster.com/", ""] ssmItems[2]=["Profile", "http://profiles.friendster.com/user.php",""] ssmItems[3]=["Explore", "http://friendster.com/explore.php", ""] ssmItems[4]=["Mobs", "http://mobs.friendster.com/", ""] ssmItems[5]=["Classified", "http://olx.friendster.com/gateway_cobranded.php?country=PH", ""] ssmItems[6]=["Jobs", "http://olx.friendster.com/gateway_cobranded.php?country=PH&target=jobs", ""] ssmItems[7]=["Invite", "http://www.friendster.com/invite.php", ""] ssmItems[8]=["Messages", "http://www.friendster.com/messages.php", ""] ssmItems[9]=["Settings", "http://www.friendster.com/editaccount.php", ""] ssmItems[10]=["Help", "http://www.friendster.com/custhelp.php", "_new"] ssmItems[11]=["Log Out", "http://www.friendster.com/logout.php", ""] buildMenu(); //-->[/quote] [/quote] why it's not working .. when i save it, my page blank and eror
Shirow Masamune
» FTalkAgent
FTalk Level: zero
2237
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

^ hmm i think i need to fix it first lol :wasted: sorry for inconvenience :cry:
mania_quiz666
» FTalker
FTalk Level: zero
176
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

[b]wew!! so many codes :D[/b]
luz
» n00b
FTalk Level: zero
39
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

nice one but its not working lol
sickofyou
» FTalker
FTalk Level: zero
234
0
1969-12-31

Re: Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

not working.
  • ARCHIVES 
  • » Thx to my epic friend blurrycloud he made it back again and thx for shakiro too for the idea and reference and also to dynamicdrive.com for the script :thumbsup: [code]function epicwin(){ epic="<di

Pages: 1..123456789..9

Board footer

© 2024 F Talk

Current time is 22:39

[ 10 queries - 0.026 second ]
Privacy Policy