I'm trying to destroy Fancybox. I haven't found any method to do it in documentation. How to destroy it after it was initialized?
This doesn't work:
$("a").unbind('fancybox').unbind('click');
Testing code: http://jsfiddle.net/martinba/yy3cw/2/
I use current version 2.1.4.