This is a migrated thread and some comments may be shown as answers.

Looping error in FF

1 Answer 46 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Pierre
Top achievements
Rank 1
Pierre asked on 26 Oct 2009, 02:28 PM
Hi,

After triing many times for all configurations i have some big problems for looping my rotators under last FF. I have tried and tested many configurations and searched xhtml complains errors. I have no error inside one maker not closed or similar like old post suggest. I have tested with Rotator.width and height definitions or without. Used with ItemsWidth ,height using definitions server and client side. 
Whats are the problem?. one internal "rrItemList" definition width of 10000px are generated and rotator are started, after first loop the internal counter is not cleared for the itemsnumber x Width and continue to 10000px. Result, you donĀ“t get anymore your items and at end is blocked is this last value like 9474px..or similar... The looping is ok in IE8(Ie7) but fonts are infamous. Advice please.
 
<ul class="rrItemsList" style="width: 10000px; height: 368px; position: relative; left: -9474px; top: 0px; visibility: visible; opacity: 1;">
</ul>
 
    <telerik:RadRotator runat="server" ID="RadRotator1" Width="270" Height="310">     
        <ItemTemplate>    
            <asp:Image runat="server" ID="ImgRotator" Width="270" />    
        </ItemTemplate>    
    </telerik:RadRotator>  
I have tested may template contents including text or hyperlinks with same issue. I have defined more options server side with no effect.
regards.

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 29 Oct 2009, 08:16 AM
Hello Pierre,

I am not quite sure what my cause the problem in your case. Could you please rework the attached test project, open a new support ticket and send it back? I will check it and do my best to provide a solution as soon as possible.
In reference to the font problem in IE: I believe that this code library will be of help.

All the best,
Fiko
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Rotator
Asked by
Pierre
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or