javascript userProfile getAttribute( )
| getAttribute( ) | NN n/a IE 4 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 |
|
2171,Nickname,Homepage or email,Comments here,Add comment
