JavaScript Reference/Javascript Properties/frameElement — различия между версиями
Admin (обсуждение | вклад) м (1 версия) |
|
(нет различий)
|
Текущая версия на 08:22, 26 мая 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