document.location.origin does only exist in webkit browsers
The alternative is to use window.location.protocol + "//" + window.location.host
I found this when working with postMessage.
Written by Javier de la Rosa
Related protips
1 Response
Just what I needed, thanks!
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Html5
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#