[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

frames verification



Hello

any suggestions on how to make sure my parent frame is around before i 
call it.  i have a frame document with this script

var		loaded = 0;
function SetLoaded( value ) { return loaded = value; }
function GetLoaded() { return loaded; }

and i would like to make sure that this frame document is the parent of 
my other frames before i call Get/SetLoaded.  assuming it is the top 
frame it has no name.  how can i do this, is there something easy that i 
forgot?

Eric
--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/