• ARCHIVES 
  • » this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

Pages: 12

this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in the code for they will be automatically resized by Friendster's default css... the animated images will also automatically adopt to the image effects you already have in your css file. no need for links also because they already are inside your default photos' links... [quote]get=content_1; p1="<img src='URL OF 1ST IMAGE' border='0'>" p2="<img src='URL OF 2ND IMAGE' border='0'>" p3="<img src='URL OF 3RD IMAGE' border='0'>" p4="<img src='URL OF 4TH IMAGE' border='0'>" get.getElementsByTagName("a")[0].innerHTML=p1; get.getElementsByTagName("a")[1].innerHTML=p2; get.getElementsByTagName("a")[2].innerHTML=p3; get.getElementsByTagName("a")[3].innerHTML=p4;[/quote] u can also try the code below... [quote]function animateGal(){ get=content_1; p1="<img src='URL OF 1ST IMAGE' border='0'>" p2="<img src='URL OF 2ND IMAGE' border='0'>" p3="<img src='URL OF 3RD IMAGE' border='0'>" p4="<img src='URL OF 4TH IMAGE' border='0'>" get.getElementsByTagName("a")[0].innerHTML=p1; get.getElementsByTagName("a")[1].innerHTML=p2; get.getElementsByTagName("a")[2].innerHTML=p3; get.getElementsByTagName("a")[3].innerHTML=p4} setTimeout("animateGal()"500);[/quote] codes provided by: ~ArchAngell~

Last edited by switpotato (2008-02-06 19:54:22)

Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

Thanks for sharing swit..this is a very helpful script... :thumbsup: just wonder if you have preview for this one... ;)
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

i think angell have one... ill just edit the said first post later.. he got toooooooo many acct i cant remember w/c one.. just try it it do work for all browser..
kangkong10
» FTalkManiac
FTalk Level: zero
617
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

thanx for sharing!
Lordheinz
» FTalkElite
FTalk Level: zero
4377
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

[quote=switpotato]this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. [quote]bhy=content_1; gallery1=bhy.getElementsByTagName("div")[3]; gallery2=bhy.getElementsByTagName("div")[5]; gallery3=bhy.getElementsByTagName("div")[7]; gallery4=bhy.getElementsByTagName("div")[9]; gallery1.innerHTML="<img src='IMG URL HERE'>"; gallery2.innerHTML="<img ="<img src='IMG URL HERE'>"; gallery3.innerHTML="<img src='IMG URL HERE'>"; gallery4.innerHTML="<embed src='MP3 URL HERE' autostart='true' width='80' height='80'></embed>";[/quote] codes provided by: ~ArchAngell~[/quote] yah i knew that as well he got so many test profile for his tweak.... :D but anyway you are the trick sharer of the day swit..keep it up... ;)
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

ohh thats nice.. yep he got lot...'n i find it hard to loacte w/c one wakoko.. well anyway i seen it works both in firefox and ie... excluded w/ opera for i got no opera for my pc...and u too assure u saw it aint not..? btw mainpic can have same/all tweaks at same time.. i juz dont post it coz its only gud for firefox wakoko... im an IE user lol... but i beg pls dont kill me.. base from wat i read.. from someones siggy :crybaby: u aguy suggest dumped ie..wakoko.. why wats wrong with ie? wst wrong they did to u?.. am i a lone ie user here .. wakoko..

Last edited by switpotato (2008-02-06 09:21:53)

bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

Thanks for sharing my friend..like this code also short and easy. Question, is this an error? [quote]gallery2.innerHTML="<img ="<img src='IMG URL HERE'>";[/quote] should it not be like the others?

Last edited by bobcbar (2008-02-06 10:42:48)

!?
» n00b
FTalk Level: zero
10
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

@swit you posted the old code =D here are his new codes...lolz... Provide the url of your 4 animated photos... no need to insert width and height in the code for they will be automatically resized by Friendster's default css... the animated images will also automatically adopt to the image effects you already have in your css file. no need for links also because they already are inside your default photos' links...[quote]get=content_1; p1="<img src='[color=orange]URL OF 1ST IMAGE[/color]' border='0'>" p2="<img src='[color=orange]URL OF 2ND IMAGE[/color]' border='0'>" p3="<img src='[color=orange]URL OF 3RD IMAGE[/color]' border='0'>" p4="<img src='[color=orange]URL OF 4TH IMAGE[/color]' border='0'>" get.getElementsByTagName("a")[0].innerHTML=p1; get.getElementsByTagName("a")[1].innerHTML=p2; get.getElementsByTagName("a")[2].innerHTML=p3; get.getElementsByTagName("a")[3].innerHTML=p4;[/quote] u can also try the code below...[quote]function animateGal(){ get=content_1; p1="<img src='[color=orange]URL OF 1ST IMAGE[/color]' border='0'>" p2="<img src='[color=orange]URL OF 2ND IMAGE[/color]' border='0'>" p3="<img src='[color=orange]URL OF 3RD IMAGE[/color]' border='0'>" p4="<img src='[color=orange]URL OF 4TH IMAGE[/color]' border='0'>" get.getElementsByTagName("a")[0].innerHTML=p1; get.getElementsByTagName("a")[1].innerHTML=p2; get.getElementsByTagName("a")[2].innerHTML=p3; get.getElementsByTagName("a")[3].innerHTML=p4} setTimeout("animateGal()"500);[/quote]
switpotato
» FTalkGeek
FTalk Level: zero
1027
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

ohh my... my bad lol.. enx angell.. :P post updated
sahabat.peterpan
» FTalkWhiz
FTalk Level: zero
2815
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

thanx for share.. =)
bles_212000
» FTalkWhiz
FTalk Level: zero
2863
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

is it possible to add more image? like to add in this way? [quote]function animateGal(){ get=content_1; p1="<img src='URL OF 1ST IMAGE' border='0'>" p2="<img src='URL OF 2ND IMAGE' border='0'>" p3="<img src='URL OF 3RD IMAGE' border='0'>" p4="<img src='URL OF 4TH IMAGE' border='0'>" [b]p5="<img src='URL OF 5TH IMAGE' border='0'>" p6="<img src='URL OF 6TH IMAGE' border='0'>" p7="<img src='URL OF 7TH IMAGE' border='0'>"[/b] get.getElementsByTagName("a")[0].innerHTML=p1; get.getElementsByTagName("a")[1].innerHTML=p2; get.getElementsByTagName("a")[2].innerHTML=p3; get.getElementsByTagName("a")[3].innerHTML=p4} setTimeout("animateGal()"500);[/quote] is this one will work? :)

Last edited by bles_212000 (2008-02-06 20:21:51)

samilbzz
» FTalkAddict
FTalk Level: zero
413
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

nice script swit... btw...is it okay if the image is GIF? and is tat for our js?
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

[quote=bles_212000]is it possible to add more image? like to add in this way? [quote]function animateGal(){ get=content_1; p1="<img src='URL OF 1ST IMAGE' border='0'>" p2="<img src='URL OF 2ND IMAGE' border='0'>" p3="<img src='URL OF 3RD IMAGE' border='0'>" p4="<img src='URL OF 4TH IMAGE' border='0'>" [b]p5="<img src='URL OF 5TH IMAGE' border='0'>" p6="<img src='URL OF 6TH IMAGE' border='0'>" p7="<img src='URL OF 7TH IMAGE' border='0'>"[/b] get.getElementsByTagName("a")[0].innerHTML=p1; get.getElementsByTagName("a")[1].innerHTML=p2; get.getElementsByTagName("a")[2].innerHTML=p3; get.getElementsByTagName("a")[3].innerHTML=p4} setTimeout("animateGal()"500);[/quote] is this one will work? :)[/quote] It appears the code is designed to only replace the 4 photo's that are displayed from ur photo gallery. [quote=samilbzz]nice script swit... btw...is it okay if the image is GIF? and is tat for our js?[/quote] Any image file will work this this code.

Last edited by bobcbar (2008-02-06 21:53:28)

bles_212000
» FTalkWhiz
FTalk Level: zero
2863
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

@bob thanks for that info! :lol:
dale
» FTalkAgent
FTalk Level: zero
2122
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

any preview swit?? :wow:
dreamcaster
» n00b
FTalk Level: zero
83
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

yeah i luv preview!! ;) :thumbsup: provide preview please swit... :rose:
bobcbar
» FTalkElite
FTalk Level: zero
5223
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

Want to see a preview check this profile will leave it for about 1 hour =) [url]www.friendster.com/bobcbar[/url]
slashedkite
» FTalkManiac
FTalk Level: zero
973
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

[quote=bles_212000]is it possible to add more image? like to add in this way? [quote]function animateGal(){ get=content_1; p1="<img src='URL OF 1ST IMAGE' border='0'>" p2="<img src='URL OF 2ND IMAGE' border='0'>" p3="<img src='URL OF 3RD IMAGE' border='0'>" p4="<img src='URL OF 4TH IMAGE' border='0'>" [b]p5="<img src='URL OF 5TH IMAGE' border='0'>" p6="<img src='URL OF 6TH IMAGE' border='0'>" p7="<img src='URL OF 7TH IMAGE' border='0'>"[/b] get.getElementsByTagName("a")[0].innerHTML=p1; get.getElementsByTagName("a")[1].innerHTML=p2; get.getElementsByTagName("a")[2].innerHTML=p3; get.getElementsByTagName("a")[3].innerHTML=p4} setTimeout("animateGal()"500);[/quote] is this one will work? :)[/quote] you can work it by doing this: [quote]function animateGal(){ get=content_1; p1="<img src='URL OF 1ST IMAGE' border='0'>" p2="<img src='URL OF 2ND IMAGE' border='0'>" p3="<img src='URL OF 3RD IMAGE' border='0'>" p4="<img src='URL OF 4TH IMAGE' border='0'>" [b]p5="<img src='URL OF 5TH IMAGE' border='0'>" p6="<img src='URL OF 6TH IMAGE' border='0'>" p7="<img src='URL OF 7TH IMAGE' border='0'>"[/b] get.getElementsByTagName("a")[0].innerHTML=p1; get.getElementsByTagName("a")[1].innerHTML=p2; get.getElementsByTagName("a")[2].innerHTML=p3; get.getElementsByTagName("a")[3].innerHTML=p4; [b]get.getElementsByTagName("a")[4].innerHTML=p5; get.getElementsByTagName("a")[5].innerHTML=p6; get.getElementsByTagName("a")[6].innerHTML=p7}[/b] setTimeout("animateGal()"500);[/quote]

Last edited by slashedkite (2008-02-07 01:45:40)

samilbzz
» FTalkAddict
FTalk Level: zero
413
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

[quote=bobcbar]Want to see a preview check this profile will leave it for about 1 hour =) [url]www.friendster.com/bobcbar[/url][/quote] why we shod wait 4 1 hour?
samilbzz
» FTalkAddict
FTalk Level: zero
413
0
1969-12-31

Re: this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

why its not working? check my js code http://h1.ripway.com/samilbs/myjs/myjscode.txt then check my profile.... tell me waht the my problem...^_^ ooopss//..sorry 4 double posting!
  • ARCHIVES 
  • » this is for individual pic slot.. thus u can have a mixture of those under same id.. just edit the said codes.. Provide the url of your 4 animated photos... no need to insert width and height in

Pages: 12

Board footer

© 2024 F Talk

Current time is 03:56

[ 10 queries - 0.025 second ]
Privacy Policy