[Plugin: Easy FancyBox] Issue creating close link for inline content
-
I’ve been trying to create a close link within an inline content fancy box. I’ve searched around a bit and found some ideas, but none of them seem to be working.
What i’ve been trying is a few variations of something like this:
<a href="#" onClick="parent.jQuery.fancybox.close();">Close Window</a>
I found this thread here: https://www.ads-software.com/support/topic/close-from-child-window-and-resize
and from that, also tried:
<a href="#" onClick="parent.$.fancybox.close();">Close Window</a>
however I haven’t been able to make any of them work.
Any ideas?
Thanks
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘[Plugin: Easy FancyBox] Issue creating close link for inline content’ is closed to new replies.