Heres a code if You want to put a Photo Slide on your Footer
Put this on your external CSS
}
#footer_container {
width: 800px;
height: 100px;
line-height: 1em;
position: relative;
padding: 10px auto;
margin: 10px auto;
background: url(URL LINK);
background-position: center center;
background-repeat: repeat;
margin-top: -20px;
}
Then put this on your JS
if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()};
function bwizett() {
var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=SLIDE CODE HERE&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
}window.onload = function() {bwizett();}
or this inside your onload handler
var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=SLIDE CODE HERE&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
Link of idea at work:http://profiles.friendster.com/jairi1811
I have put this code on my JS injection in order not to disrupt other JS code
Feel Free to correct me
, i am just a newbie in doing codes..
Credits for the idea:
Ephemeral, Jonathan, Mdirwan and Diabolicious

Last edited by BwizetT (2008-07-01 16:34:11)

be da 1st to comment..
. .thanks for sharing... ![]()

. |
be the 2nd to comment..
very creative.. thanks ill try this.. 
Additional Info:
just change your own slide ID with the bolded part.
if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()};
function bwizett() {
var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=216172782128535410&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
}window.onload = function() {bwizett();}
And if you already have your onload handler, just paste this:
var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=216172782128535410&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
Last edited by ducheszv (2008-01-10 09:22:20)



nc trick!! ![]()

-Offline- |

ducheszv wrote:
be the 2nd to comment..
![]()
very creative.. thanks ill try this..
Additional Info:
just change your own slide ID with the bolded part.![]()
if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()};
function bwizett() {
var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=216172782128535410&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
}window.onload = function() {bwizett();}And if you already have your onload handler, just paste this:
var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=216172782128535410&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
thanks for that additional info ducheszv..so that newbies will know where to edit...
and to bwizett(cool name huh) keep up the work dude...very creative...
cheers!
-Offline- |
ducheszv wrote:
be the 2nd to comment..
![]()
very creative.. thanks ill try this..
Additional Info:
just change your own slide ID with the bolded part.![]()
if (!attachOnLoadHandler(function(){embed()})) window.onload = function(){embed()};
function bwizett() {
var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=216172782128535410&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
}window.onload = function() {bwizett();}And if you already have your onload handler, just paste this:
var bwizett1 = document.getElementById("footer_container");
var bwizett2 = "<div align=\"center\" id=\"radio\"><br>"+
"<embed src=\"http://widget-e7.slide.com/widgets/slideticker.swf\" type=\"application/x-shockwave-flash\" quality=\"high\" scale=\"noscale\" salign=\"l\" wmode=\"transparent\" flashvars=\"cy=fr&il=1&channel=216172782128535410&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
Thanks ducheszv for helping wehehe

lordheinz
and to bwizett(cool name huh) keep up the work dude...very creative...
cheers!
Thank you lordheinz I am here to learn..
Last edited by BwizetT (2008-01-10 09:45:41)

This is great!

-Offline- |
ducheszv wrote:
Working perfectly in my profile...
thanks again dusheszv hehe im just here to learn and i have so many idea that i want to do,,
but as the saying goes patience is the key to success hahaha
i'll just take it one by one...

il think il give you a +1 repu for this one buddy..how about that! keep it up>>>
-Offline- |
lordheinz wrote:
il think il give you a +1 repu for this one buddy..how about that! keep it up>>>
Wow lordheinz
thats very genorous of you im so flattered, thank you again I'm just here to share some idea..
Last edited by BwizetT (2008-01-10 10:06:50)

-Offline- |

nice..nice..nice..
i'll try this one..cool huh..
![]()




-Offline- |

wow this is nice!!
BTW thank u for sharing this...
gudluck
Last edited by fiona_rhea (2008-01-10 13:08:59)

be GOOD to others...
REMEMBER: ~GOOD persons go to HEAVEN~ 
-Offline- |

i really really love this!! thanks!
-Offline- |

wow i like this one nice you are improving keep it up just keep doing that
lol you are better than the other one 

nice trick thanks for sharing the codes
...
+1 for you 
Last edited by bobcbar (2008-01-10 14:39:56)

-Offline- |

Nice Trick ![]()
Shirow Masamune wrote:
wow i like this one nice you are improving keep it up just keep doing that
lol you are better than the other one
thank you shirow btw whos the other one???
Bobcar wrote:
nice trick thanks for sharing the codes
...
+1 for you
sir bob a big thanks to you too,,
its because of you all i'm learning something new everyday..
Last edited by BwizetT (2008-01-10 15:21:26)

nice... thanks for sharing! 
-Offline- |