jQuery.attr Method (JsString)
Get the value of an attribute for the first element in the set of matched elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public JsString attr(JsString attributeName)
Parameters
attributeName
Return Value
Type: SharpKit.JavaScript.JsString
|