Quote:
Originally Posted by xdragon124
I have implemented the marque tag as suggested.
However, the text will not fully scroll through before it cuts off and starts from the start again.
|
adjust the font size, or put the marquee at width>100% inside a container whose width is set to the proper size and whose oveflow property is "hidden".
look into the different attrib supported by marquee; you can adjust the scroll behavior and speed. i don't know the options off-hand or whether or not they will help you. i seem to rembeber being able to tell it to loop or run once, perhaps all you need to do is loop it...
anyways, glad its working more than before; progress.