javascript - window.opener.location.href permission denied. Possible cross domain issue? -


i have page opens page.

the first page has url https://site1.myapplication.net/page2

the second page has url https://site2.myapplication.net/page5

i'm guessing cross domain, didn't think caused subdomains (site1, site2) in same domain.

my question : cross domain issue , how fix it? last checked cors not supported browsers.

edit: setting document.domain "myapplication.net" seems work have not tested in more 1 browser yet.


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -