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

Rotator breaks links in Firefox

1 Answer 43 Views
Rotator
This is a migrated thread and some comments may be shown as answers.
Micke83
Top achievements
Rank 1
Micke83 asked on 10 Feb 2010, 01:27 PM
Hello,

It seems like every link i add after the rotator control on the page will break, it won't be clickable. Im talking about an ordinary link like this: <a href="link.aspx">link</a>.

If I remove the RadRotator from the page, the links starts to work again.

Happens only on Firefox, it works in IE,I haven't tried other browsers.

Any idea what can be wrong?

Best Regards

1 Answer, 1 is accepted

Sort by
0
Fiko
Telerik team
answered on 15 Feb 2010, 07:25 AM
Hello Micke83,

You are the first that reports such a behavior. The RadRotator control does not affect the controls on the page (except those that are inside its ItemTemplate) and I am not quite sure what is causing the problem on your case. A possible reason, however, maybe that a tag inside the RadRotator's ItemTemplate is not well formatted. For example, if an opening DIV tag (<div>) does not have a corresponding closing tag (</div>). Could you please check this on your code?

In case that you still experience the problem, I have attached a fully working demo project including RadRotator and an Anchor element (below the rotator control). Could you please modify it in order to replicate the problem that you experience, 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.

I hope this helps.

Greetings,
Fiko
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
Rotator
Asked by
Micke83
Top achievements
Rank 1
Answers by
Fiko
Telerik team
Share this question
or