hi
i have a very basic ticker on my site
<
telerik:RadRotator
ID
=
"headlinesRotator"
runat
=
"server"
ScrollDirection
=
"Left"
Width
=
"500"
PauseOnMouseOver
=
"True"
RenderMode
=
"Auto"
WrapFrames
=
"true"
FrameDuration
=
"1"
ViewStateMode
=
"Enabled"
RegisterWithScriptManager
=
"true"
ScrollDuration
=
"6000"
Height
=
"15"
ItemHeight
=
"15"
ItemWidth
=
"250"
CssClass
=
"rotator"
OnClientItemsRequestFailed
=
"suppressErrorAlert"
>
<
WebServiceSettings
Path
=
"../Services/EclipseService.asmx"
Method
=
"GetRotatorData"
/>
</
telerik:RadRotator
>
but for some reason and on random times the ticker will accellerate to be really fast and not be readable we have also seen it go backwards as well.
has anyone seen this or have any ideas.
the only thing we can think of is that there is never many items in the ticker, usually about 5 or so at most in rotation.
Peter.