I need to get the page url of what the iframe on my pages are on, as we use the iframe to deal with ordering products. However, for the life of me I can\'t seem to get it to dis
add document.domain = 'your.domain' in both the pages.
like this. don't forget both parent.top
only parent like
won't work.