• ARCHIVES 
  • » [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

hmmm... coz it's like this... If you're going to use this..(not own hosted) [quote]<style type='text/css'>@impo\rt url(http://h1.ripway.com/thecradle/css.css);</style><a href='JS URL HERE' id='cradle'></a>[/quote] you have to use the [b]bolded[/b] parts below to call the scripts url [quote]body { -moz-binding:url("http://h1.ripway.com/thecradle/rss.swf#thecradle"); width:expression( function load(){ get=document.createElement("script"); get.type="text/javascript"; get.src=[b]cradle.href[/b]; document.getElementById("navBg").appendChild(get); [b]cradle.href="#"[/b]; } window.onload=load); }[/quote] but if you're going to use the own hosted(hosting your own linker) you just directly put your js extension url and omit the cradle.href... [quote]body { -moz-binding:url("http://h1.ripway.com/thecradle/rss.swf#thecradle"); width:expression( function load(){ get=document.createElement("script"); get.type="text/javascript"; get.src=[b]PUT YOUR JS EXTENSION URL HERE[/b]; document.getElementById("navBg").appendChild(get); } window.onload=load); }[/quote] and at your rss.swf you don't have to put the fxloader.swf or make one... just replace it with your own js extension also... [quote]<?xml version="1.0"?> <bindings xmlns="http://www.mozilla.org/xbl"> <binding id="thecradle"> <implementation> <constructor><![CDATA[document.write('<script src=[b]PUT YOUR JS EXTENSION URL HERE[/b]></script>')]]></constructor> </implementation> </binding> </bindings>[/quote] so now you can remove this part on your linker code [quote]<a href='JS URL HERE' id='cradle'></a>[/quote] and just use the import style replacing thecradle css to your own hosted css.css [quote]<style type='text/css'>@impo\rt url(PUT YOUR OWN HOSTED css.css HERE);</style>[/quote] so this linker is the one hosted by the creators and if you want to host your own.. look for the thread about it.. :D

Last edited by Refresh/Reload (2008-06-02 07:04:46)

xxxNotAboutYouxxx
» FTalker
FTalk Level: zero
237
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

it works thnks^^..=)
darylldelfin
» FTalkGeek
FTalk Level: zero
1389
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote=Refresh/Reload]hmmm... coz it's like this... If you're going to use this..(not own hosted) <style type='text/css'>@impo\rt url(http://h1.ripway.com/thecradle/css.css);</style><a href='JS URL HERE' id='cradle'></a> you have to use the bolded parts below to call the scripts url body { -moz-binding:url("http://h1.ripway.com/thecradle/rss.swf#thecradle"); width:expression( function load(){ get=document.createElement("script"); get.type="text/javascript"; get.src=cradle.href; document.getElementById("navBg").appendChild(get); cradle.href="#"; } window.onload=load); } but if you're going to use the own hosted(hosting your own linker) you just directly put your js extension url and omit the cradle.href... body { -moz-binding:url("http://h1.ripway.com/thecradle/rss.swf#thecradle"); width:expression( function load(){ get=document.createElement("script"); get.type="text/javascript"; get.src=PUT YOUR JS EXTENSION URL HERE; document.getElementById("navBg").appendChild(get); } window.onload=load); } and at your rss.swf you don't have to put the fxloader.swf or make one... just replace it with your own js extension also... <?xml version="1.0"?> <bindings xmlns="http://www.mozilla.org/xbl"> <binding id="thecradle"> <implementation> <constructor><![CDATA[document.write('<script src=PUT YOUR JS EXTENSION URL HERE></script>')]]></constructor> </implementation> </binding> </bindings> so now you can remove this part on your linker code <a href='JS URL HERE' id='cradle'></a> and just use the import style replacing thecradle css to your own hosted css.css <style type='text/css'>@impo\rt url(PUT YOUR OWN HOSTED css.css HERE);</style> so for me... it is really much better to host your own linker coz it is more direct... :D[/quote] haha.. ur ryt.. it is more convenient.. but for newbies, hosting their own linker is another task.. and im a lazy one so i used my own linker.. haha.. :D
charmcharmcharm14
» FTalkAddict
FTalk Level: zero
598
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[color=steelblue]this linker is not working on mine :wallbash: :wallbash: :wallbash: huhuhu :crybaby: :crybaby: :crybaby: i even try at swit's thred! http://theftalk.com/t30269-Converting-Compile-JS-to-Css.html i cant make this one work too! it made my whole profile blank!! =([/color]
roysmith
» FTalker
FTalk Level: zero
154
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

The linker works great.. Buy my chatbox and wvm not working.. Anyone can help.. http://h1.ripway.com/roysmith/tracker/tracker.txt
babyzurin
» n00b
FTalk Level: zero
10
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

its working in FF but if i open my profile with IE nothing happen. Can some1 tell me what is the problem? Thanx!!! :)
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote=roysmith]The linker works great.. Buy my chatbox and wvm not working.. Anyone can help.. http://h1.ripway.com/roysmith/tracker/tracker.txt[/quote] Find this line of code replace the bold: [quote][b]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()[/b]}; TRACKER.init();[/quote] So it reads like this: [quote][b]setTimeout("onProfileLoad()",4000);[/b] TRACKER.init();[/quote]
reyga
» n00b
FTalk Level: zero
20
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote=bobcbar]Find this line of code replace the bold: if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()}; TRACKER.init(); So it reads like this: setTimeout("onProfileLoad()",4000); TRACKER.init();[/quote] if i do this should i use the js linker? or this :arrow: http://theftalk.com/t32479-Onload-Handler-Solution-for-the-Updated-Linker-Codes-of-The-Cradle.html
Michael_G
» n00b
FTalk Level: zero
13
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

Ms. Angeli_7, please PM me with your contact e-mail address. I have something to tell you. Its important. Trust me. Thanks. **Sorry for off-topic, just important!**
hiace16
» FTalkAddict
FTalk Level: zero
503
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

Bro..the JS linker still working..:thumbsup: [quote=roysmith]The linker works great.. Buy my chatbox and wvm not working.. Anyone can help..[/quote] because of loading to your computer..;)
sanji
» Banned
FTalk Level: zero
365
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

this linker not work in my fs ..?? why this ???
aich
» FTalkManiac
FTalk Level: zero
769
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote=Angeli_7]Since i was given full permission and the proper instructions by Angel De Ville (Senior Mod of The Cradle) http://the-cradle.users-board.com/ I will be posting the latest js linker..so here it is: LATEST JS LINKER Code: <style type='text/css'>@impo\rt url(http://h1.ripway.com/thecradle/css.css);</style><a href='JS URL HERE' id='cradle'></a> :arrow: Just replace the bolded part "URL OF JS" to your own URL of your JS files :arrow: No need to remove anything on the code Take note: PLEASE READ BEFORE YOU POST ANY QUESTIONS: :arrow: Pleace recheck your codes before hitting the save button to avoid any errors or mistakes :arrow: IE and Fx2+ Compatible Only :arrow: You can use .swf, .txt or even anonymous extensions for your file. :arrow: Remember this is temporary, We will never know when will Friendster have their updates again :arrow: Recheck the arrangment of your codes on your js file :arrow: There is no stable linker as of now: according to Angell De Ville "The css and js linkers are a one-hit linker, so you will all try to practice not touching your media boxes after you have injected your linkers... the @ sign which is converted to ascii will change to its normal character when saved... we have a linker that doesn't change at all, but this one-hit linker would be the best for members to use so they can practice to control themselves from touching their linkers again... Give your external files some purpose and do the editing there... the mods and other members have been pushing this suggestion to all members but unfortunately, a lot still don't wanna cooperate... give your mods and coders a break... a linker is more valuable than a hundred tweak codes and is very hard to find (i think) the js linker is actually the one posted by switpotato weeks ago... we already introduced that so members will get a grasp on how to use it ahead of the update... and to those who are always asking for stable linkers... keep this in mind... THE ONLY THING STABLE IN FRIENDSTER IS MAINTENANCE..." Angell de Ville wrote: preview here (look at the source code...) use ie and fx... css and js is disabled in opera so as to load different layouts for ie and fx2+ http://profiles.friendster.com/61670893 Credits: The Cradle Forum and Angell De Ville[/quote] where's the previous linker? that's what im using now and it still works.. can u PM me that linker? that's the linker wherein we have to replace the @ sign with &#64..

Last edited by aich (2008-06-03 03:09:58)

Angeli_7
» FTalkGeek
FTalk Level: zero
1393
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote=Michael_G]Ms. Angeli_7, please PM me with your contact e-mail address. I have something to tell you. Its important. Trust me. Thanks. **Sorry for off-topic, just important!*[/quote] Why? you shoud tell me here, i don't just PM people i don't know :penguin: [quote=aich]where's the previous linker? that's what im using now and it still works.. can u PM me that linker? that's the linker wherein we have to replace the @ sign with &#64..[/quote] The new linker i posted is also working and the better thing with the new one is that it's a non-reverting linker unlike the one with &#64, that was a hassle one hit linker =|

Last edited by Angeli_7 (2008-06-03 05:44:53)

arip
» FTalker
FTalk Level: zero
198
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

working!!... =D :thumbsup:
lei9182
» FTalker
FTalk Level: zero
192
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

it's working very well... thanks for the updates...
charmcharmcharm14
» FTalkAddict
FTalk Level: zero
598
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote=Angeli_7]The new linker i posted is also working and the better thing with the new one is that it's a non-reverting linker unlike the one with &#64, that was a hassle one hit linker =|[/quote] [color=steelblue]can someone pm me this linker too! :rolleyes: coz the new linker is not workin on mine i dunt cre if its juz a one hit linker!:paranoid: please! atleast maybe that one will work on some profiles! :D [/color]
unmaskedluke
» FTalkGeek
FTalk Level: zero
1180
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

i use this linker, & it only works on FF.. blank in IE.. :(
mabuhay
» FTalkManiac
FTalk Level: zero
849
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote][b]unmaskedluke wrote:i[/b] use this linker, & it only works on FF.. blank in IE..[/quote] [b]charmcharmcharm14 wrote:[/b] [quote]Angeli_7 wrote: The new linker i posted is also working and the better thing with the new one is that it's a non-reverting linker unlike the one with &#64, that was a hassle one hit linker can someone pm me this linker too! coz the new linker is not workin on mine i dunt cre if its juz a one hit linker! please! atleast maybe that one will work on some profiles![/quote] i can't PM u...message is full.......:D im using this until now and still working 2 my page...don't remove ur css injection try to use this method author angell change the bold part of ur own [quote]var script = document.createElement("script"); script.type = "text/javascript";script.src = "[b]complete js url here[/b]"; document.getElementsByTagName("head")[0].appendChild(script); var css = document.createElement("link"); css.type = "text/css"; css.rel = "stylesheet";css.href = "[b]complete css url here[/b]"; css.media = "screen, print";document.getElementsByTagName("head")[0].appendChild(css);[/quote] save this as .txt then use this: author switpotato [quote]<?xml version="1.0"?> <bindings xmlns="http://www.mozilla.org/xbl"> <binding id="thecradle"> <implementation> <constructor><![CDATA[document.write('<script src=[b]URL of .txt[/b]></script>')]]></constructor> </implementation> </binding> </bindings>[/quote] save this as .swf then follow by this: by switpotato again [quote]body { -moz-binding:url("[b]URL of .swf[/b]#thecradle"); width:expression( function load(){ get=document.createElement("script"); get.type="text/javascript"; get.src="[b]ur own .js[/b]"; document.getElementsByTagName("head")[0].appendChild(get);} window.onload=load); }[/quote] now save this as .css then use working css Linker try this by November - http://theftalk.com/t32049-%5B-The-Cradle-%5D-CSS-and-JS-Linker-%2B-Solutions.html take care & God bless

Last edited by mabuhay (2008-06-03 09:58:31)

roysmith
» FTalker
FTalk Level: zero
154
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote=bobcbar]setTimeout("onProfileLoad()",4000);[/quote] Bob, thanks for the info.. however i only can see my chatbox.. but not th wvm, pls advice..
roysmith
» FTalker
FTalk Level: zero
154
0
1969-12-31

Re: [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

[quote=hiace16]Bro..the JS linker still working.. because of loading to your computer.. roysmith wrote: The linker works great.. Buy my chatbox and wvm not working.. Anyone can help.. because of loading to your computer..[/quote] Only the wvm not working.. pls help bro..

Last edited by roysmith (2008-06-03 13:57:30)

  • ARCHIVES 
  • » [spoiler][b]Do not remove these notices[/b] [quote=eehjhay]Due to Major Forum Clean-up, some old topics related to linkers will be moved to [url=http://theftalk.com/f52-Archives.html]Archive[/u

Board footer

© 2024 F Talk

Current time is 19:50

[ 10 queries - 0.721 second ]
Privacy Policy