I have parent window in one domain say yahoo.com,
from there i open child window say it is in hotmail.com.
From the child window i want to access the hidden varaible in the parent window.
I was not able to access using "opner.window.document ...",
may be due to diff. domain.
I think i have to change the domain using "document.domain"
I would like hear comments, if any has done it before.
from there i open child window say it is in hotmail.com.
From the child window i want to access the hidden varaible in the parent window.
I was not able to access using "opner.window.document ...",
may be due to diff. domain.
I think i have to change the domain using "document.domain"
I would like hear comments, if any has done it before.