Thread
:
How do I determine whether parent points to a parent document?
View Single Post
How do I determine whether parent points to a parent document?
Reply
Posted 2002-04-26, 08:49 AM
I've tried
if(parent!=null)
if((typeof parent)!=undefined)
if((typeof(parent))!=undefined)
and none of them distinguishes between my document loading in or out of its frameset
Any suggestions?
--WetWired
Profile
PM
WWW
Search
WetWired