Sentense being wrapped in Marquee (using malsup.com/cycle plugin)

Sentense being wrapped in Marquee (using malsup.com/cycle plugin)

Dear all,

We are using Malsup's cycle plugin http://jquery.malsup.com/cycle/  (http://malsup.github.com/jquery.cycle.all.js) to make a marquee. The sentense in each <li> tab will be rolling to bottom of screen and reappear at the top.

It works fine is most of time. However in some situation, the sentence will be wrapped by some reason which I cannot figure out.

I created a fiddle: http://jsfiddle.net/9PK6z/27/ . By using IE8 I can reproduce the issue. In fact the problem only occur on IE9, IE8 is fine.

In the fiddle, please try replace the <li> content with "UAT testing at 7 Aug" and "UAT testing on 7 Aug". The "at" one work while "on" one being wrapped.

Thank you for any input.