• ARCHIVES 
  • » [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

Pages: 12345..5

[s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

simpleMe
» FTalkManiac
FTalk Level: zero
949
0
1969-12-31

[s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: <">to your css :penguin: <">note :arrow: If you don't have a box like for eg. you don't a group box make sure you removed the code in the js ([b]$('8').makeDraggable();[/b]) :penguin: same with the css, just removed the div class ([b].groups[/b]) to avoid conflict :wasted: And since the code will affect the width of the default boxes, so i added width on css :penguin: just modify on the width you liking :penguin: for those using tracker, instead of using the code of Right Side Boxes inside the addEvent :penguin: just paste those codes inside your Onload Handler :penguin: so that the tracker & addbox (right) won't cover your Right Side boxes :) heres the format using 2.1 :penguin: [quote]function onProfileLoad() { //onload handler //(pattern) addBox("L-R","Header",htm,"cssid","sibling"); addBox("RIGHT",pageOwnerFName+"'s Visitors",TRACKER.div.innerHTML,"tracker",null); //other boxes goes here [b]//tracker $('tracker').makeDraggable(); //group $('8').makeDraggable(); //fanof $('2').makeDraggable(); //friends $('7').makeDraggable(); //meettrail $('15').makeDraggable();[/b] var code="<div style=\"text-align: center; margin-left: auto; visibility:visible; margin-right: auto; width:450px;\">"+ "<object type=\"application/x-shockwave-flash\" width=\"435\" height=\"270\""+ "data=\"http://www.myplaylist.org/loadplaylist/28961912/config_black/270/430/true\">"+ "<param name=\"bgcolor\" value=\"#e8e8e8\">"+ "<param name=\"movie\""+ "value=\"http://www.myplaylist.org/loadplaylist/28961912/config_black/270/430/true\">"+ "</object>"+ "<BR><a href=http://www.myplaylist.org><img src=http://www.myplaylist.org/mc/images/create_black.jpg border=0></a><a href=http://www.myplaylist.org/standalone/28961912 target=_blank><img src=http://www.myplaylist.org/mc/images/launch_black.jpg border=0></a><a href=http://www.myplaylist.org/download/28961912><img src=http://www.myplaylist.org/mc/images/get_black.jpg border=0></a>"+ "</div>"; addBox("LEFT","MY FAVE SONGS",code,"div_74","6"); [b]//playlist (addbox) $('div_74').makeDraggable(); }[/b][i]<----end of onload handler[/i][/quote] happy dragging :penguin: :arrow: [url=http://profiles.friendster.com/12578726]Preview[/url] (Drag everything)

Last edited by simpleMe (2008-12-11 05:13:01)

bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

Thanks for the interesting new codes my friend :thumbsup: I will give them a try. Your preview profile is private :paranoid:

Last edited by bobcbar (2008-11-09 11:04:23)

simpleMe
» FTalkManiac
FTalk Level: zero
949
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[quote=bobcbar]Your preview profile is private :paranoid:[/quote] awts sorry sir bob :( preview set to public now, just refresh the page :| thanks for reminding me :thumbsup:
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

:o Wow that is a cool trick!! thanks for fixing the preview =)
simpleMe
» FTalkManiac
FTalk Level: zero
949
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[quote=bobcbar]:o Wow that is a cool trick!! thanks for fixing the preview =)[/quote] your welcome sir bob =) thanks for your comment & repu :)
mabuhay
» FTalkManiac
FTalk Level: zero
849
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

thanks 4 sharing this trick my idol..my friend =) :thumbsup: is it possible 2 drag teh WVM?
simpleMe
» FTalkManiac
FTalk Level: zero
949
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[quote=mabuhay]thanks 4 sharing this trick my idol..my friend =) :thumbsup: is it possible 2 drag teh WVM?[/quote] yah bro :thumbsup: the tracker & addbox (playlist) in the preview are draggable also :) about your query :) instead of using the code of Right Side Boxes inside the addEvent :penguin: just paste those codes below your Onload Handler :penguin: so that the tracker & addbox (right) won't cover your Right Side boxes :) heres the [url=http://www.stormpages.com/tax801/popup/ritz.txt]format[/url]

Last edited by simpleMe (2008-11-09 18:01:22)

---xXirukiTepe---
» SuperFTalker
FTalk Level: zero
8896
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[b]in private, hoho... anyway nice codes... simple me.[/b]
simpleMe
» FTalkManiac
FTalk Level: zero
949
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[quote=---xXirukiTepe---]in private, hoho...[/quote] preview updated :penguin:
indomie
» FTalkAddict
FTalk Level: zero
535
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

:o:o amazing... nice trik bro :wow: thank's for share this :D:thumbsup: it's time to update my page with this cool drag :penguin::penguin:
razormaiden
» n00b
FTalk Level: zero
79
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

i don't underestand apply this code.. please give a complete tutorial.. btw good job bro.. :thumbsup:
mabuhay
» FTalkManiac
FTalk Level: zero
849
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[quote][b]simpleMe wrote:[/b] yah bro :thumbsup: the tracker & addbox (playlist) in the preview are draggable also :) about your query :) instead of using the code of Right Side Boxes inside the addEvent :penguin: just paste those codes below your Onload Handler :penguin: so that the tracker & addbox (right) won't cover your Right Side boxes :) heres the format[/quote] =) thanks 4 teh help my friend... :thumbsup::thumbsup::thumbsup:
eehjhay
» FTalkWhiz
FTalk Level: zero
2692
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

Nice! Very impressive. I was thinking of making this trick. A plus reputation on you dude. :D (Rare for me to give reputations). [b]Topic sticked[/b] I stick this topic because of its very neat and simple codes in it. @simpleMe would you like me to edit your instructions so it will be easy for others to understand and how to apply this?
jddrulez
» FTalker
FTalk Level: zero
285
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[b]wow..!! ur so cool dude.... thnx 4 thiz...... very nyc... morepower.......[/b]
simpleMe
» FTalkManiac
FTalk Level: zero
949
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

@ all thanks :thumbsup: [quote=eehjhay]Topic sticked I stick this topic because of its very neat and simple codes in it.[/quote] thanks for sticking it eehjhay :):thumbsup: [quote=eehjhay]@simpleMe would you like me to edit your instructions so it will be easy for others to understand and how to apply this?[/quote] sure, you can =) im not that good in making instructions ^_^
LOKAF8
» n00b
FTalk Level: zero
1
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

hmm hi cool trick.. but kinda confused ived tried it but wouldnt work on my fs maybe am wrong in putting the codes can u pls explain me how to put those? tnxs... kinda studying sum tricks coz am new in makin layouts...
Yukari61
» FTalker
FTalk Level: zero
144
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

This effect is really cool=)=):wow:
Yukari61
» FTalker
FTalk Level: zero
144
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

But can you please explain how to put the code on my Fs? please!!=)=)=) [img]http://i534.photobucket.com/albums/ee347/Fantasylandia_Club/1704549trn827v52o.gif[/img]
xenshen
» FTalkAddict
FTalk Level: zero
344
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

[b] nice codes!. :D [/b]
simpleMe
» FTalkManiac
FTalk Level: zero
949
0
1969-12-31

Re: [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

@ LUKAF8 & Yukari61 Just upload [url=http://www.stormpages.com/tax801/MooProject/DraggableBoxes.js]DraggableBoxes&Nav.js[/url] on your js file :penguin: and upload [url=http://www.stormpages.com/tax801/MooProject/DraggableBoxes.css]DraggableBoxes&Nav.css[/url] on your css file :penguin: just read my 1st post carefully for some instructions :penguin:
  • ARCHIVES 
  • » [s]Draggable Boxes & Navigation using MooTools javascript framework for Friendster Profile.[/s] [s]all major browser compatible[/s] Just upload this files :penguin: to your js :penguin: [code]/*

Pages: 12345..5

Board footer

© 2025 F Talk

Current time is 09:27

[ 10 queries - 0.633 second ]
Privacy Policy