Hi all,
I have a little problem in Javascript. What I want to do is to communicate between two windows from different domains. I just need one function to be accessible from the other windows (that belong to different domains).
Is there any way around, like giving the function a "public" property or something like this so it can be called from different domains?
Thanks in advance,
Cheers,
I have a little problem in Javascript. What I want to do is to communicate between two windows from different domains. I just need one function to be accessible from the other windows (that belong to different domains).
Is there any way around, like giving the function a "public" property or something like this so it can be called from different domains?
Thanks in advance,
Cheers,