nnichols
10-22-2003, 06:10 PM
I have an interval running in a window which opens a child window. How can a clear that interval from the child window?
I have tried -
clearInterval(opener.myInterval);
but it doesn't seem to work.
TIA
Nick
I have tried -
clearInterval(opener.myInterval);
but it doesn't seem to work.
TIA
Nick