Using window.open(), the exec'd child window shares session information with
the parent. Is there a way in JavaScript to exec a new browser window that
does not share? Thanks.
the parent. Is there a way in JavaScript to exec a new browser window that
does not share? Thanks.
Comment