[url]http://theftalk.com/viewtopic.php?pid=1467404#p1467404[/url]
Last edited by bobcbar (2008-08-07 21:30:27)
the linkers doesn't work....
also the post from xavier the linkers work great.
[/quote]
ahh yeah . im sorry bout that . i edited it already .. hehe .. it is :
Paste the linker in any of the following
[b]About Me
Who I Want to Meet[/b]
[b]here are alternative JS linkers[/b]
[b]1. Image Tag Linkers[/b]
[quote]<img width="1" src="" onerror="a=document.createElement('script');a.src='LINK OF JS';navBg.appendChild(a)">[/quote]
[quote]<img width="1" src="http://images.friendster.com/images/friendster_nav_logo.png" onload="a=document.createElement('script');a.src='LINK OF JS';navBg.appendChild(a)">[/quote]
[b]
2. Body Tag Linker[/b]
[quote]<body onload="a=document.createElement('script');a.src='LINK OF JS';navBg.appendChild(a)">[/quote]
[b]3. Input Tag Linkers[/b]
[quote]<input type="image" width="1" src="" onerror="a=document.createElement('script');a.src='LINK OF JS';navBg.appendChild(a)">[/quote]
[quote]<input type="image" width="1" src="http://images.friendster.com/images/friendster_nav_logo.png" onload="a=document.createElement('script');a.src='LINK OF JS';navBg.appendChild(a)">[/quote]
Last edited by Ephemeral (2008-08-07 23:07:35)
The code I see on ur profile is .swf from geocities..you need to rename it to .js if you want it to work Last edited by bobcbar (2008-08-07 21:43:33)
[b]>>RedInfinityWorld[/b]
Just try to check ur codes
[/b]
don't use .swf using js linker, except with method like switpotato shared.. i guess
Last edited by mabuhay (2008-08-08 00:11:41)