» [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
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=philanjera]emlodee wrote:its not working anymore..yes, it isn't working anymore[/quote]
WORKING. 103% SURE!!
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
[b]HmMm my css codes are still working on my profile [/b]
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
Soory about the information yesterday..linker is still working...
in case you didnt touch anything in your profile including your linker,it wont change anything..
try to use the linker again ..im sure it will work regardless if your codes arent properly done..
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
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
where will I place this code?
<STYLE>@import'http://h1.ripway.com/thecradle/css.css';</STYLE>
<a href='URL OF JS' id='cradle'></a>
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
sorry, the code is still working, it just so happen that my ripway account is not active anymore.....
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=abs0lut]where will I place this code?
<STYLE>@import'http://h1.ripway.com/thecradle/css.css';</STYLE>
<a href='URL OF JS' id='cradle'></a>[/quote]
media box sir!!
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
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 on my profile , but only in IE ..
try to view my profile in IE and FF ..
my FS sucks in FF .. shit
[url]http://profiles.friendster.com/neoncore[/url]
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
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... im always update my codes and my page still working in IE7 and FF
[align=center][url=http://artmann28.fileave.com/Newartmannfiles/ArtmannMabuhayblastfromdapastWelcomePageTricksMabuhay08.html]MABUHAY PAGE[/url][/align]
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
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=chicaporvida]friendster updated again..[/quote]
not yet!
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=purpletooth]philanjera wrote:
emlodee wrote:its not working anymore..yes, it isn't working anymore
WORKING. 103% SURE!![/quote]
only CSS linker works on my profile
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=philanjera]only CSS linker works on my profile[/quote]
you can inject your js file in your css by using swit's method..
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
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]philanjera wrote:[/b] only CSS linker works on my profile[/quote]
try this one...
CREDITS TO:
ANGELL DE VILLE of the cradle
Angeli_7
switpotato
marvinkamote14
Refresh/Reload
sir bobcbar
darylldelfin
make two copy of your js extension...
you can named it firefox.js or .txt and explorer.js or .txt
insert this css injection on top of both js...
[quote]var cascade = document.createElement("link");
cascade.type = "text/css";
cascade.rel = "stylesheet";
cascade.href = "[b]PUT YOUR CSS URL HERE[/b]";
cascade.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(cascade);[/quote]
you can use one css file for both js extension or make two css
one for IE and one for Fx... if you want different layout heheh...
then change this part in your IE js...
[quote]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};[/quote]
into this...
[quote]setTimeout("onProfileLoad()",4000);[/quote]
remember: on IE only...
then for your own hosted linker...
STEP 1
[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 firefox.js URL HERE[/b]></script>')]]></constructor>
</implementation>
</binding>
</bindings>[/quote]
save as rss.swf
this script is actually for firefox part...
STEP 2
and this would be your script to combine it to IE...
[quote]body {
-moz-binding:url("[b]PUT URL OF THE rss.swf HERE[/b]#thecradle");
width:expression(
function load(){
get=document.createElement("script");
get.type="text/javascript";
get.src=[b]PUT YOUR explorer.js URL HERE[/b];
document.getElementsByTagName("head")[0].appendChild(get);
}
window.onload=load);
}[/quote]
save as codes.css or codes.swf or any name u want...
the url produced is what we include in the linker now... and the css
linker alone is enough to do the job...
[quote]<STYLE>@import'[b]PUT URL OF code.css HERE[/b]';</STYLE>[/quote]
or
[quote]<STYLE TYPE='text/css'>@import url([b]PUT URL OF code.css HERE[/b]);</STYLE>[/quote]
then put in media box...
and to avoid bandwidth exceeding... u need dis...Linker Solutions (bandwidth problems)
hit da Links
http://theftalk.com/t34452-june-6-2008-Linker-Solutions-%28bandwidth-problems%29-UPDATED%21.html
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=mabuhay][quote][b]philanjera wrote:[/b] only CSS linker works on my profile[/quote]
try this one...
CREDITS TO:
ANGEL of the cradle
Angeli_7
switpotato
marvinkamote14
Refresh/Reload
sir bobcbar
darylldelfin
make two copy of your js extension...
you can named it firefox.js or .txt and explorer.js or .txt
insert this css injection on top of both js...
[quote]var cascade = document.createElement("link");
cascade.type = "text/css";
cascade.rel = "stylesheet";
cascade.href = "[b]PUT YOUR CSS URL HERE[/b]";
cascade.media = "screen, print";
document.getElementsByTagName("head")[0].appendChild(cascade);[/quote]
you can use one css file for both js extension or make two css
one for IE and one for Fx... if you want different layout heheh...
then change this part in your IE js...
[quote]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};[/quote]
into this...
[quote]setTimeout("onProfileLoad()",4000);[/quote]
remember: on IE only...
then for your own hosted linker...
STEP 1
[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 firefox.js URL HERE[/b]></script>')]]></constructor>
</implementation>
</binding>
</bindings>[/quote]
save as rss.swf
this script is actually for firefox part...
STEP 2
and this would be your script to combine it to IE...
[quote]body {
-moz-binding:url("[b]PUT URL OF THE rss.swf HERE[/b]#thecradle");
width:expression(
function load(){
get=document.createElement("script");
get.type="text/javascript";
get.src=[b]PUT YOUR explorer.js URL HERE[/b];
document.getElementsByTagName("head")[0].appendChild(get);
}
window.onload=load);
}[/quote]
save as codes.css or codes.swf or any name u want...
the url produced is what we include in the linker now... and the css
linker alone is enough to do the job...
[quote]<STYLE>@import'[b]PUT URL OF code.css HERE[/b]';</STYLE>[/quote]
or
[quote]<STYLE TYPE='text/css'>@import url([b]PUT URL OF code.css HERE[/b]);</STYLE>[/quote]
then put in media box...
and to avoid bandwidth exceeding... u need dis...Linker Solutions (bandwidth problems)
hit da Links
http://theftalk.com/t34452-june-6-2008-Linker-Solutions-%28bandwidth-problems%29-UPDATED%21.html[/quote]
Thank you very much my dear Mabuhay, I will try it. I do appreciate your kindness.
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
<">can u check my codes plz?.. thnx in advnce help.. sumthngs wrong with this.. especially d tracker.. huhu..
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
next time if you want to seek help with your codes, please proceed to the help section and post your help thread there..
here's your recompiled code:
<">
Last edited by marvinkamote14 (2008-06-11 12:54:22)
» [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