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

RadNotification in IE6

1 Answer 58 Views
Notification
This is a migrated thread and some comments may be shown as answers.
cyguo
Top achievements
Rank 1
cyguo asked on 18 Aug 2011, 08:43 AM
hi,
why does RadNotification tremble  when the mouse over itself with IE6, but it doesn't happen in other version of IE or Google Chrome?
thank you :)

Tabby

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 18 Aug 2011, 01:33 PM
Hi Tabby,

I have answered your support ticket on the matter, yet I am pasting my reply here as well for your convenienice, and for others that may have a similar issue. To avoid duplicate threads I suggest that we continue our conversation in the other ticket and once we have come to a conclusion you may share the findings with the community if you like.

Here follows the original reply:

I tried moving the mouse over the notification in the best way I can simulate IE6 (i.e. via the documents and standards modes of IE9). I also tried it with a tool called IeTester that should emulate IE6 as well, yet I was not able to reproduce this issue. As a reference here is my code:
<telerik:RadNotification runat="server" ID="RadNotification1" Pinned="false" Text="Sample notification text"
    Title="Title" Width="200px" Height="120px" VisibleOnPageLoad="true">
</telerik:RadNotification>


and a video I recorded during my experiment: http://screencast.com/t/8Gk40ozAyo. Am I missing something? Please note the Pinned="false" attribute, as IE6 does not support the position: fixed CSS property. I would also advise upgrading to the latest internal build, as there have been some fixes in the Notification's positioning since the official release and therefore your issue might be fixed there. If that is not the case can you please modify the markup so that it displays this behavior and send it back to me, so I can investigate it? A list of steps that result in a reliable reproduction and/or a screen capture would be useful, too.


Kind regards,
Marin
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

Tags
Notification
Asked by
cyguo
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or