• ARCHIVES 
  • » [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

Pages: 12

[align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

unmaskedluke
» FTalkGeek
FTalk Level: zero
1180
0
1969-12-31

[align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

[align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg[/img][/url] [sup]click for larger image[/sup] [url=http://profiles.friendster.com/16602771][b]Live Preview[/b][/url] -- Actually, this trick is the same as [url=http://theftalk.com/t41997-.%3A%3AfLoating-menu%2C-with-toggLe-show-hide!%3A%3A..html]this[/url]. But with different style - CSS style. And without the toggle-show-hide effect. Just a simple one. =) This trick is useful if your profile doesnt have the main navigation. Means, you replace it with other thing, for example, slide, mp3 player, etc, just like in my profile. But you also can use it for other purpose. You can put any link you want. -- 1) Paste this at the bottom of your JS ext.[/align] [spoiler]floatnavi="<div id=\"divStayTopLeft\" style=\"position:absolute;z-index:50;\"><div class=\"arrowlistmenu\">"+ "<h3 class=\"menuheader expandable\">Navigation</h3>"+ "<ul class=\"categoryitems\">"+ "<li><a href=\"[color=red][b]http://www.friendster.com[/b][/color]/\">[color=red][b]Home[/b][/color]</a></li>"+ "<li><a href=\"[color=red][b]http://www.friendster.com/user.php[/b][/color]\">[color=red][b]My Profile[/b][/color]</a></li>"+ "<li><a href=\"[color=red][b]http://www.friendster.com/widget_myapps.php[/b][/color]\">[color=red][b]My Apps[/b][/color]</a></li>"+ "<li><a href=\"[color=red][b]http://www.friendster.com/friends.php[/b][/color]\">[color=red][b]My Friends[/b][/color]</a></li>"+ "<li><a href=\"[color=red][b]http://www.friendster.com/explore.php[/b][/color]\">[color=red][b]Explore[/b][/color]</a></li>"+ "<li><a href=\"[color=red][b]http://www.friendster.com/gallery.php[/b][/color]\">[color=red][b]Search[/b][/color]</a></li>"+ "<li><a href=\"[color=red][b]http://www.friendster.com/logout.php[/b][/color]\">[color=red][b]Log Out[/b][/color]</a></li>"+ "</ul>"+ "<div>"+ "</div>"+ "</div></div>"; flow=document.getElementById('flo_wrapper'); river=document.createElement("div"); river.innerHTML=floatnavi; flow.parentNode.insertBefore(river,flow); //in this part you can change it into "frombottom" or "fromtop" var verticalpos="frombottom" function BoyantDiv() { var startX = 15; var startY = 400; function ml(id) { if (document.getElementById) { var wek=document.getElementById(id); } else if (document.all) { var wek=document.all[id]; } else { var wek=document.layers[id]; } if(document.layers) { wek.style=wek; } wek.sP = function(x,y) {shino(x,y);}; function shino(x,y) { wek.style.left=x; wek.style.top=y; } wek.x = startX; if (verticalpos=="fromtop") { wek.y = startY; } else{ if (navigator.appName.indexOf("Netscape") != -1) { wek.y = pageYOffset + innerHeight; } else { wek.y = document.body.scrollTop + document.body.clientHeight; } wek.y -= startY; } return wek; } window.stayTopLeft = function () {boyant();}; function boyant() { if (verticalpos=="fromtop"){ if (navigator.appName.indexOf("Netscape") != -1) { var tenten = pageYOffset; } else { var tenten = document.body.scrollTop; } ftlObj.y += (tenten + startY - ftlObj.y)/8; } else{ if (navigator.appName.indexOf("Netscape") != -1) { var tenten = pageYOffset + innerHeight; } else { var tenten = document.body.scrollTop + document.body.clientHeight; } ftlObj.y += (tenten - startY - ftlObj.y)/8; } ftlObj.sP(ftlObj.x, ftlObj.y); wakoko=setTimeout("stayTopLeft()", 50); } ftlObj = ml("divStayTopLeft"); stayTopLeft(); } BoyantDiv();[/spoiler] You can edit the red part. -- Lastly, past this code at your CSS ext. <">Thats it. Your done. [align=center]---- Credits: :arrow: [b]Shakiro[/b] - for the floating code :arrow: [b]DynamicDrive[/b] - CSS menu style[/align]
aznah93
» n00b
FTalk Level: zero
21
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

gosh. i love this. thnks alot. and i will try this ;]
rhownjohn
» FTalker
FTalk Level: zero
185
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

thanks bro.. nice trick:D
bles_212000
» FTalkWhiz
FTalk Level: zero
2863
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

Cool! another floating navigation. I'm working with the codes now. [u][b]Thanks for Sharing![/b][/u]
-retired-
» FTalker
FTalk Level: zero
271
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

kewl..i was really looking for this thingy
xarfjusd_23er15
» n00b
FTalk Level: zero
4
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

nice codes.. uhmm i'm just a beginner.. and i wonder how can I display the floating nav on the RIGHT? thank you very much!
---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

[b]Nice one. thanks for sharing ..[/b]
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

wow thanks for sharing these codes..nice to see css codes too :D

Last edited by bobcbar (2008-11-22 19:38:20)

emir94
» FTalker
FTalk Level: zero
145
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

nice trick bro.im using it.. =) :thumbsup: [quote=jnzz]hindi naman gumagana floating navigation nyo! noob![/quote] use english please.
As cicatrizes
» SuperFTalker
FTalk Level: zero
14217
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

[i]nice tut...you just gave me an idea on what to apply the next time i will try to make a layout.[/i]:lol:

Last edited by As cicatrizes (2008-11-24 09:32:09)

akoba
» FTalkAddict
FTalk Level: zero
335
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

[quote=xarfjusd_23er15]nice codes.. uhmm i'm just a beginner.. and i wonder how can I display the floating nav on the RIGHT? thank you very much![/quote] replace this [spoiler]function BoyantDiv() { var startX = 15; var startY = 400; function ml(id) { if (document.getElementById) { var wek=document.getElementById(id); } else if (document.all) { var wek=document.all[id]; } else { var wek=document.layers[id]; } if(document.layers) { wek.style=wek; } wek.sP = function(x,y) {shino(x,y);}; function shino(x,y) { wek.style.[b]right[/b]=x; wek.style.top=y; }[/spoiler]
akoba
» FTalkAddict
FTalk Level: zero
335
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

ok just now i figure it out that its not working on IE. only on FF Also Question. how will i allign the text ( home, My Profile, Apps, .. ) on every box? It looks like it was centered.
y4sir
» FTalkFreak
FTalk Level: zero
1976
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

^ please dont triple post !!! :evil: its like navigation who made by streezzzpc !!! this the url :arrow: [url=http://theftalk.com/t42406-%7BTUTORIAL%7D-Floating-Accordion-Menu-%28navigation%29.html]floating navigation[/url] sorry if im wrong :wallbash:
akoba
» FTalkAddict
FTalk Level: zero
335
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

what the ???? where's my last 2 post? Anyway [quote=y4sir]^ please dont triple post !!! :evil: its like navigation who made by streezzzpc !!! this the url :arrow: floating navigation sorry if im wrong :wallbash:[/quote] Thank for your help but its not helpful. Only the codes are in enflish and most of their reply is in indonesian Read my post before you comment. Its not triple post. Its thread bumping. You already have 1888 post and you don't know what thread bumping means. Learn it first and read my post carefully before you say anything. To whoever delete my post, Don't [b]ABUSE[/b] your position on deleting my post cause Bumping is not included on the Forum [b]RULES[/b]. I will understand if you will let me know that you delete my post.
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

[quote=akoba]To whoever delete my post, Don't ABUSE your position on deleting my post cause Bumping is not included on the Forum RULES. I will understand if you will let me know that you delete my post.[/quote] Friend please watch the tone of ur comments, if you disagree with what one of the mods have done simply send a pm to admin or one of the mods asking why, please be a little more polite =)
portuniecho
» FTalkWhiz
FTalk Level: zero
3413
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

I'm the one who deleted your post. I'm sure you know [b]unnecessary post[/b] will be deleted right?. also the other post is kinda double posted. So double post is prohibited right?. . :) And one more. [quote]4. No spamming and [b]flamming[/b] in any form.[/quote] I apologize sir for not posting the reason due to I'm zapping other reports. :) --- [quote=y4sir]its like navigation who made by streezzzpc !!! this the url :arrow: floating navigation sorry if im wrong :wallbash:[/quote] Yep. Its the same, But its for Indo forumers only. because its posted on the sub forum tricks and tutorials under regional section Indonesia. This trick is for all of us. (international) so probably. There's nothing wrong on sharing this in international. :) Also he modified it a a little..

Last edited by portuniecho (2008-11-26 23:15:03)

hiace16
» FTalkAddict
FTalk Level: zero
503
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

wow very nice..:thumbsup: i love this trick Bro..=) thanks for sharing and keep it up..:D
jed0081
» n00b
FTalk Level: zero
34
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

wow nce i have been looking 4 this thnx >>>>> keep the good work and keep sharing
junilstyle
» FTalker
FTalk Level: zero
205
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

[b]hello bro...[/b] how to save this file.... [align=center][img]http://i36.tinypic.com/mwwdag.jpg[/img][/align]
von211
» FTalkAddict
FTalk Level: zero
326
0
1969-12-31

Re: [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

tank you bro ^^ nice code haha keep it goin
  • ARCHIVES 
  • » [align=center][b]= Floating Navigation at the side. =[/b] Screenshot [url=http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa.jpg][img]http://i282.photobucket.com/albums/kk264/unmaskedluke/wawa

Pages: 12

Board footer

© 2025 F Talk

Current time is 13:30

[ 10 queries - 0.054 second ]
Privacy Policy