• ARCHIVES 
  • » [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

Pages: 12345678910..10

[code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

MarGgie
» n00b
FTalk Level: zero
28
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

i put this thing in my js file...<">}setTimeout("shoutoutcus()",4000); and this one in my css file....<">But no effect at all....PLEASE HELP ME!!!

Last edited by Ephemeral (2007-06-03 03:43:55)

Ephemeral
» FTalkElite
FTalk Level: zero
4669
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

I think this was solved in a diffrent topic hehe... =)
joe1084
» n00b
FTalk Level: zero
26
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

thnx alot
stabbedheart
» FTalkFreak
FTalk Level: zero
1942
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

<">what text i will put after the [b]alt[/b]?
eykalsyamim
» FTalkManiac
FTalk Level: zero
842
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=stabbedheart]<">what text i will put after the [b]alt[/b]?[/quote] you can put whtever you want actually.. it's for pic description..i mean if da imge didnt show up..then the text will appear.. ;) :/
MarGgie
» n00b
FTalk Level: zero
28
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

Pls help me...why is it my personalized shout out box cant appear if im using another account to see if its working but on my own account it appears? Here is the codes i used and i compiled it with my other JS FILES.... function shoutoutcus(){ var ephemeral = "<div align='left'>Hi "+pageViewerFName+"! How are you? It's good to have money & the things it can buy but it's also good to check once in a while & make sure you haven't lost the things money can't buy.....FRIENDS! Take care & God bless... </div>"; document.getElementById('cpShoutoutBox').style.height='120'; document.getElementById('cpShoutoutBox').style.overflow='auto'; document.getElementById('cpShoutoutBox').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>"; }setTimeout("shoutoutcus()",4000);
eykalsyamim
» FTalkManiac
FTalk Level: zero
842
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=MarGgie]Pls help me...why is it my personalized shout out box cant appear if im using another account to see if its working but on my own account it appears? Here is the codes i used and i compiled it with my other JS FILES.... function shoutoutcus(){ var ephemeral = "<div align='left'>Hi "+pageViewerFName+"! How are you? It's good to have money & the things it can buy but it's also good to check once in a while & make sure you haven't lost the things money can't buy.....FRIENDS! Take care & God bless... </div>"; document.getElementById('cpShoutoutBox').style.height='120'; document.getElementById('cpShoutoutBox').style.overflow='auto'; document.getElementById('cpShoutoutBox').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>"; }setTimeout("shoutoutcus()",4000);[/quote] there's nothing wrong with the code..try to refresh and clear cache.. ;)
MarGgie
» n00b
FTalk Level: zero
28
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

Thanks for the reply...i tried to refresh it and even try to check it with my other accounts but still it cant be seen..... :crybaby:
famous02
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

how can i customize the color of the "text" on my shout out box... coz it's grey...
eykalsyamim
» FTalkManiac
FTalk Level: zero
842
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=famous02]how can i customize the color of the "text" on my shout out box... coz it's grey...[/quote] <">repace the hex color.. :thumbsup: :thumbsup:
famous02
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=eykalsyamim][quote=famous02]how can i customize the color of the "text" on my shout out box... coz it's grey...[/quote] <">repace the hex color.. :thumbsup: :thumbsup:[/quote] eykal i have these codes... wer do i have to put your code? <">
eykalsyamim
» FTalkManiac
FTalk Level: zero
842
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

try this ok.. :thumbsup: :thumbsup: replace the hex color.. <">

Last edited by eykalsyamim (2007-06-06 08:20:25)

famous02
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=eykalsyamim]try this ok.. :thumbsup: :thumbsup: replace the hex color.. <">[/quote] ehm eykal it doesn't work... :crybaby:
feruzz
» Banned
FTalk Level: zero
1557
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

replace [b]#Hex color[/b] to....for example....[b]#fafafa[/b] go to this link for more details... [url]http://www.w3schools.com/tags/ref_colornames.asp[/url]
eykalsyamim
» FTalkManiac
FTalk Level: zero
842
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

famous..copy the code that i gave again.. i left this [b]>[/b]..hehe.sorry.. :D :D thanks feruzz da gnius..
famous02
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=feruzz]replace [b]#Hex color[/b] to....for example....[b]#fafafa[/b] go to this link for more details... [url]http://www.w3schools.com/tags/ref_colornames.asp[/url][/quote] yes i replace the color <">but my "text" it doesn't appear only the image... :|
eykalsyamim
» FTalkManiac
FTalk Level: zero
842
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=famous02][quote=feruzz]replace [b]#Hex color[/b] to....for example....[b]#fafafa[/b] go to this link for more details... [url]http://www.w3schools.com/tags/ref_colornames.asp[/url][/quote] yes i replace the color <">but my "text" it doesn't appear only the image... :|[/quote] famous my dear..copy the code again yeah.. :D :D
famous02
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=eykalsyamim][quote=famous02][quote=feruzz]replace [b]#Hex color[/b] to....for example....[b]#fafafa[/b] go to this link for more details... [url]http://www.w3schools.com/tags/ref_colornames.asp[/url][/quote] yes i replace the color <">but my "text" it doesn't appear only the image... :|[/quote] famous my dear..copy the code again yeah.. :D :D[/quote] oh eykal i forgot the ">" whahaha lol but y if i view my profile it works... but wen i view with oder account is doesn't work

Last edited by famous02 (2007-06-06 08:59:36)

eykalsyamim
» FTalkManiac
FTalk Level: zero
842
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

yeah..sory ok famous02... :) :)
famous02
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

[quote=eykalsyamim]yeah..sory ok famous02... :) :)[/quote] huhuhu eykal if i use another account the code is not wrking y?
  • ARCHIVES 
  • » [code]function shoutoutcus(){ var ephemeral = "<div align='left'>Text here! <a href='http://theftalk.com/' target='blank'>Apply links thru this method</a><br> Hamtaro in my shoutout<img src=

Pages: 12345678910..10

Board footer

© 2024 F Talk

Current time is 17:16

[ 9 queries - 0.027 second ]
Privacy Policy