I have a sliding banner and a span in each banner element. I have some text in the span tags but the text is being cut off on the right when you expand the banner element.
There is an example here: http://jsfiddle.net/vCbcz/13/
Please ignore the space on the left, it is intentional.
Does anyone know why this is happening and how to fix it?
I have a sliding banner and a span in each banner element. I have
Share
I don’t know if it will suit your needs, but I just changed the
animatewidth: http://jsfiddle.net/vCbcz/14/.It doesn’t cut off on the right anymore.