Topic awaiting preservation: Retrieve Frame size inside iframe. (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Belgium |
posted 01-17-2003 15:13
Dears, code: w = parent.document.frames([i]<framename>[/i]).width;
|
Paranoid (IV) Inmate From: Dublin, Ireland |
posted 01-17-2003 15:58 |
Maniac (V) Inmate From: Brisbane, Australia |
posted 01-17-2003 17:48
Maybe even just: parent.frames["nameValue"].width |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 01-17-2003 17:56
When I get lost like this (in terms of the "parent" attribute) I like starting from the "top" |
Obsessive-Compulsive (I) Inmate From: Atlanta, GA - USA |
posted 12-20-2003 18:46
you're using a frame name instead of a frame id. the code below will retrieve the document length from within an iframe (dynamIframe is the iframe id) |
Paranoid (IV) Inmate From: Mexico |
posted 12-20-2003 23:57
you seem so kind on answering those questions, but these threads are damn fucking old, and probably the oerson who asked does not visit this place anymore. |