You are viewing a post by roysmith. View all 203 posts in [b]Heres a code if You want to put a Photo Slide on your Footer[/b] [b]Put this on your external CSS[/b] [quote]} #footer_container { width: 800px; height: 100px; line-height: 1em; position: .
[b]You CUT the command code with misleading command... try this and / or analyze it....[/b]
[quote]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=1369094286722162729&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/><br>"[color=red]+[/color]
bwizett1.innerHTML = bwizett2;[/quote]
[b]Your [/b] command code will automatically cut-off after this ; sign . It mean another command again and not the part of your target add-ons... Applicable @ all modification..... Only an info, sorry if I made a mistake , just only a newbie...
[/quote]
Hi asn, i have put the code, but my page backs to old profile.. pls advice...[/quote]
Asn, i have put that also.. but nothing appeared... Pls advice...
[quote]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=1369094286722162729&site=widget-e7.slide.com\" style=\"width:97%;height:100px\" name=\"flashticker\" align=\"middle\"/>";
bwizett1.innerHTML = bwizett2;
}window.onload = function() {bwizett();}[/quote]