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.