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

Image blinks when hovering over the button

3 Answers 118 Views
Button
This is a migrated thread and some comments may be shown as answers.
Taiseer
Top achievements
Rank 1
Taiseer asked on 10 Jan 2012, 05:15 PM

Dear Support,

I've issue with the image button. The button image blinks when the user hover over the Button, then when the user move out from the button the image appears again.

Please find the attached images.

Here is my markup code for the button.

 

<rad:RadButton ID="btnAccountStatusHistory" runat="server" Text="Status History"
           OnClientClicking="OnAccountStatusHistoryClientClicking">
           <Icon PrimaryIconUrl="~/_Images/ButtonsIcons/History.gif" PrimaryIconLeft="4" PrimaryIconTop="4" />
</rad:RadButton>

Your help is really appreciated to solve this weird behavior.

3 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 11 Jan 2012, 05:41 AM
Hello Taiseer,

I tried the same scenario which worked as expected in my end. Make sure that there is no global CSS overriding the default CSS.

-Shinu.
0
Amjad
Top achievements
Rank 1
answered on 11 Jan 2012, 04:05 PM
Hello Shinu;

i have the same as taiseer's problem
and to be more accurate the icon image blinks when the mouse hover over the button rapidly (if that helps)

Also i dont have global CSS overriding the default CSS.

ill be appreciated if you help

Thanks
0
Slav
Telerik team
answered on 13 Jan 2012, 10:06 AM
Hi guys,

I tested the hovered RadButton behavior under several browsers, but I wasn't able to reproduce the reported problem, as you can check in this screen capture. I have also added my test project so that you can compare it with yours and verify that my setup matches yours. Please let us know if you are encountering the described behavior in the attached sample as well.

Most probably the reported problem is caused by your browser installation, so you could try resetting and even reinstalling the browser under which the flickering occurs. Any additional information about your scenario will help us much in inspecting the issue - is it reproducible on other machines, under which browser you have encountered it, which version of the RadControls for ASP.NET AJAX are you using, is there anything specific about your page or the image blinking occurs even on a simple page, containing only a RadButton.

Note that at the current state of affairs I am mostly guessing as to what your setup is and if you are still experiencing difficulties please try modifying the attached project so that the reported behavior is reproducible or prepare and send a simple, runnable page that displays your issue so that we can examine it locally and provide a more to the point answer.

All the best,
Slav
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Button
Asked by
Taiseer
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Amjad
Top achievements
Rank 1
Slav
Telerik team
Share this question
or