get_parent
Description:
Gets the parent for the element.
Parameters:
this |
Returns:
The parent of this, or null if this has no parent. |
Gets the parent for the element.
this |
The parent of this, or null if this has no parent. |