Clear Up
SharpKit Reference

jQuery.hover Method (JsAction<T>)

Bind a single handler to the matched elements, to be executed when the mouse pointer enters or leaves the elements.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery hover(JsAction<T> handlerInOut)

Parameters

handlerInOut
Type: SharpKit.JavaScript.JsAction<T>

Return Value

Type: SharpKit.jQuery.jQuery
© Copyright 2005-2011 SharpKit. All rights reserved.