JavaScript Reference/Javascript Properties/frameElement
Версия от 18:30, 25 мая 2010; (обсуждение)
"frameElement" is applied to
+----------------+--------------------------------------------------------------+
| Applied_To |window |
+----------------+--------------------------------------------------------------+
"frameElement" Syntax and Note
Note:
Read-only property.
When the window is contained within a <frame> or <iframe> element,
this property returns a reference to the container element.
Syntax:
window.frameElement