Script: External Data Source Marquee
http://www.dynamicdrive.com/dynamicindex2/emarquee.htm
This might be an easy question for some, but how do I make the background color set to #99CCFF in the following code?? I have tried bgcolor=#99CCFF but it didnt work..
I have also tried setting the bgcolor in the update.htm but that doesnt work either..
<IE: Download ID="marqueedata" STYLE="behavior:url(#default#download)" />
<marquee id="externalmarquee" direction=up scrollAmount=4 style="width:200px;height:150px;border:1px solid black;padding:3px" onMouseover="this.scrollAmount=2" onMouseout="this.scrollAmount=4" src="update.htm">
</marquee>
--
thank in advance,
pottz
![]()



Reply With Quote
Bookmarks