Hi Veskoni ,
I tried that also befor sending the reply to you, it was not working.
now i removed the below method
OnClientMouseOver= "OnClientMouseOverHandler"
added only
var menu = $find("<%= menuSettings.ClientID %>"); |
menu.close(); |
menu._clicked = false;
|
It is working fine. Thanks
-Lakshmi