Hello, i used a onclick event for this js function:
window.opener.location.href =foobar;
After loading foobar in the Parent window this window should close. It is a popup (opended with JS)
Hello, i used a onclick event for this js function:
window.opener.location.href =foobar;
After loading foobar in the Parent window this window should close. It is a popup (opended with JS)