[quote]mudpoet wrote:
//Moving Controlpanel Buttons
if ( ! attachOnLoadHandler(function () { movingCpnl();}))
window.onload = function () { movingCpnl();};
function movingCpnl() {
var marqueeCpb = document.getElementById([color=red]'"[/color]controlPanelButtons").innerHTML;
document.getElementById("controlPanelButtons").innerHTML ="<marquee direction='up' height='150' scrollamount='2' onMouseOver='stop()' onMouseOut='start()'>"+
marqueeCpb+"</marquee>";
}
sir bobcbar is there something wrong with this one i tried all the moving marquee the photo galery, more about me and the testimonials all are working on my page but this one is not... ?
Yes sorry about that I should remove this one, not sure why it does not work, even I can not get it ...
[/quote]
[b]Because [/b] it is a part of [color=blue]("content_0")[/color]...
Try to check also this part from the given post... triple apostrophe.....
[quote]var marqueeCpb = document.getElementById([color=red]'"[/color]controlPanelButtons").innerHTML;
document.getElementById("controlPanelButtons").innerHTML ="<marquee[/quote]
[b]An idea only........
[/b]...........
................
Last edited by asn585 (2008-03-18 19:36:00)