Pages: 1..123456789101112..12

  2008-05-28 07:33:33

shakiro214
» FTalkGeek
FTalk Level: zero
1188
0
1969-12-31

Re: [b]All Browser Linkers: [color=green]advancedanime.com - post #128 asianpopcorn.com - post #164 asian-central.com [SWISHMAX TUTORIAL] [WORKS ON CYWORLD] - [url=http://theftalk.com/viewtopic.php?

[b]@y4sir[/b] it is not the same as friendster. this is liveconnectors css file: http://www.liveconnector.com/css/common.css you can base your css file on that. for css injection place this code in your js file: [quote]document.getElementsByTagName('head')[0].innerHTML+="<link rel='stylesheet' href='[b]URL_TO_CSS[/b]' />";[/quote] if that doesn't work then try this in your js instead: [quote]var css = document.createElement("link"); css.type = "text/css"; css.rel = "stylesheet"; css.href="[b]URL_TO_CSS[/b]"; css.media = "screen, print"; navigationBarDiv.appendChild(css);[/quote] this is also another way(this is still js): [quote]document.write("<link rel='stylesheet' href='[b]URL_TO_CSS[/b]' />");[/quote] js tricks can be made for this site =) you only need to improve your understanding of the codes used in friendster by studying more javascript. Tricks like animated title, or welcome and goodbye alert will be the same :D :thumbsup: as for any addbox, there is none for this site right now :smoke: an addbox function would be different from friendster and difficult to for me to create, since there seem to be hardly any ids on the profile and the site uses tables for it's boxes and positioning of boxes :wasted:

Pages: 1..123456789101112..12

Board footer

© 2024 F Talk

Current time is 19:23

[ 13 queries - 0.019 second ]
Privacy Policy