Search code examples
jqueryfancybox

How to get parent link of fancybox?


How to get parent window URL inside a child window of fancy box


Solution

  • If you're referring to accessing the containing document's URL from an iframe, try:

    window.top.location.href