jpizzolato
02-15-2013, 02:48 PM
1) Script Title: Cross Browser Marquee
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm
3) Describe problem: I coded the var marqueecontent to include two images that should scroll. This code works when coded on a webpage (both images display), but doesn't work when put into the marquee code. The first image is the only one scrolling. See http://highnoononline.tv/ent/login/ for the script in action. There should be a BlackVoiceNews.com banner and DallasObserver.com banner scrolling, but the BlackVoiceNews.com banner is the only one scrolling.
var marqueecontent='<nobr><font face="Arial"><a target="_blank" href="http://blackvoicenews.com"><img border="0" src="http://www.highnoononline.tv/ent/images/blackvoicenews241x50.jpg" width="258" height="50"><a target="_blank" href="http://dallasobserver.com"><img border="0" src="http://www.highnoononline.tv/ent/images/dallasobserver150x50.jpg" width="150" height="50"></a></font></nobr>'
Please help!
John
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex2/cmarquee.htm
3) Describe problem: I coded the var marqueecontent to include two images that should scroll. This code works when coded on a webpage (both images display), but doesn't work when put into the marquee code. The first image is the only one scrolling. See http://highnoononline.tv/ent/login/ for the script in action. There should be a BlackVoiceNews.com banner and DallasObserver.com banner scrolling, but the BlackVoiceNews.com banner is the only one scrolling.
var marqueecontent='<nobr><font face="Arial"><a target="_blank" href="http://blackvoicenews.com"><img border="0" src="http://www.highnoononline.tv/ent/images/blackvoicenews241x50.jpg" width="258" height="50"><a target="_blank" href="http://dallasobserver.com"><img border="0" src="http://www.highnoononline.tv/ent/images/dallasobserver150x50.jpg" width="150" height="50"></a></font></nobr>'
Please help!
John