jQuery.removeAttr Method (JsString)
Remove an attribute from each element in the set of matched elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery removeAttr(JsString attributeName)
Parameters
attributeName
Return Value
Type: SharpKit.jQuery.jQuery
|