Preserved Topic: Getting the top window |
|
---|---|
Author | Thread |
Bipolar (III) Inmate From: Israel |
posted 12-05-2001 09:18
hi. |
Paranoid (IV) Inmate From: Lebanon |
posted 12-05-2001 13:59
perhaps if you write an recursive loop like that: code: function getParent(o)
|
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 12-05-2001 15:00
It's also "top" |
Paranoid (IV) Inmate From: Lebanon |
posted 12-05-2001 15:51
bit, never tried top, always used .parent...but this will this .top of yours get the top of the top of the top .... ? |
Bipolar (III) Inmate From: Israel |
posted 12-05-2001 17:52
I wrote it the same way with top and in the end I got an object that is not a window why is that? |
Maniac (V) Mad Scientist From: 100101010011 <-- right about here |
posted 12-05-2001 20:45
top should be the uppermost window/frameset. |