javascript userProfile getAttribute( )
@March 15, 2008, 1:22 a.m.
getAttribute( ) | Firefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a |
getAttribute("attributeName") | |
Returns the value of the attribute, provided the user has given permission to do so. If that permission was denied, the method returns null. Use one getAttribute( ) method for each attribute value being retrieved. |
|
Parameters | |
|
|
Returned Value | |
String value or null |
Powered by Linode.