Posted
on Feb 9, 2011
(permalink)
Hi @
I am using Telerik rad Menu in one of my applications.
Our client requirement is that when ever the cursor is not over Rad menu or Rad menu item the Rad menu should loose focus.
Currently the Rad menu is retains highlight though the Item is closed.
I tried calling a javascript function when "OnClientItemClosed" of Rad Menu. In Javascript I was trying to make the Rad Menu loose its focus.
But this isn't working. Please suggest me some approach how to achieve this.
I am using Office2007 as Skin.
Thanks in advance