Need to close Siebel Browser window through Java script in chrome
Hi
We have custom template for Logout .Where we can see the below screen shot.
There is code in that SWT file.
Like below:
<a href="JavaScript:window.close()">here</a>
which is working fine in IE.But for chrome it will always said like.
"Scripts may close only the windows that were opened by it"
Thanks,
Hardik