Hello all,
I am attempting to add a scrolling marquee effect to a friend's website. This website already has javascript code that creates a 'trailing text' effect that follows the mouse cursor around the screen.
I have integrated the two scripts to function simultaneously. However, they interfere with each other in that whenever the mouse is moved, the scrolling marquee resets to the beginning, making it unreadable.
Since the relevant code is lengthy, I will only include here a link to the page itself:
The mouse effect code is towards the beginning except for the onmousemove trigger, and the marquee script is located within the body along with both triggers.
Thanks in advance for your attention and help.
Kiravas
I am attempting to add a scrolling marquee effect to a friend's website. This website already has javascript code that creates a 'trailing text' effect that follows the mouse cursor around the screen.
I have integrated the two scripts to function simultaneously. However, they interfere with each other in that whenever the mouse is moved, the scrolling marquee resets to the beginning, making it unreadable.
Since the relevant code is lengthy, I will only include here a link to the page itself:
The mouse effect code is towards the beginning except for the onmousemove trigger, and the marquee script is located within the body along with both triggers.
Thanks in advance for your attention and help.
Kiravas