|
|
Q1013 Is it possible to determine the width of another frame?
irt.org | Knowledge Base | JavaScript | Frame | Q1013 [ previous next ] Q1013 Is it possible to determine the width of another frame?In Netscape Navigator 4+ you have the window objects innerHeight and innerWidth (or outerHeight and outerWidth) properties. A frame is a window, therefore:
|
-- div -->
|