View Full Version : Marquee II code for more newsticker
Fax AdM
06-28-2005, 08:18 AM
Hi,
I've inserted the Marquee II code (http://www.dynamicdrive.com/dynamicindex2/cmarquee2.htm) in my web portal for displaying my news.
How I can modify this code for print two or more news box in the same page?
Thanks,
Fax AdM
jscheuer1
06-28-2005, 06:21 PM
.
Aside from the tutorial above which usually is the solution when the problem is two different scripts, you may need to consult:
http://www.howtocreate.co.uk/tutorials/index.php?tut=0&part=0&TOshow=allshow#refcon
Which explains how two scripts on the same page may not use the same set of variable names, id names, etc. This is especially important if the problem is two copies of the same script on a page.
One other approach that works in both situations is to put one script in a borderless iframe. It will look like it is on the same page but, since it really is on a separate page, conflicts are no longer an issue.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.