DAZZLER2509
07-12-2016, 09:20 PM
I have the below coding for a scrolling marquee on my website. Is there anyway I can make it so that once the text has been displayed, that there's no big gap before the text starts scrolling again???
Thanks in advance for any assistance you may give. :):):)
$about = '<marquee direction="left" loop="true" scrollamount="6" style="width: 100%; background-color: #74cbc8; line-height:40px; height:40px; ">BLAH BLAH BLAH BLAH BLAH <a></marquee>';
Thanks in advance for any assistance you may give. :):):)
$about = '<marquee direction="left" loop="true" scrollamount="6" style="width: 100%; background-color: #74cbc8; line-height:40px; height:40px; ">BLAH BLAH BLAH BLAH BLAH <a></marquee>';