1) Script Title:
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm
3) Describe problem:
Hi folks,
About color of text/document, I tested follows;
1)
changing following line;Code:var marqueecontent='<nobr><font size="4" face="Arial">.........
as;It worksCode:var marqueecontent='<nobr><font color="darkgreen" size="4" face="Arial">......
2)
changing following line;It doesn't workCode:var marqueecontent='<nobr><font color="rgb(255,0,0)" size="4" face="Arial">
3)
color="(255,0,0)"
color="'rgb(255,0,0)'"
etc.
Also doesn't work.
What will be the correct syntax for rgb? TIA
B.R.
satimis



Reply With Quote


Bookmarks