SyntaxFix
Write A Post
Hire A Developer
Questions
According to http://fancybox.net/faq
How can I close FancyBox from other element? ? Just call $.fn.fancybox.close() on your onClick event
Just call $.fn.fancybox.close() on your onClick event
$.fn.fancybox.close()
So you should just be able to add in the fn.
fn