Version

hover Method

Causes the dropdown item to have hover state applied to it
Syntax
ASP.NET Ajax Javascript (Specification) 
function hover() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfDropDownItem.hover();
See Also