Hi,
I used javascript to open a miniwindow. When I click on the link home, it should check the referring page and decide on the action.
If the referring page is from my domain, and is open, then close the miniwindow and bring the parent window to the front.
If it is not from my domain, then open the homepage in a new full window while closing the miniwindow.
I know of
window.opener but am not sure how I can use it.
It is quite complicated for me but not for the experts.
If any one can help me with this in part or in full, I would be obliged.
Thank you
Praveen Balla