Please go here and click on the link twice: http://bogsorken.com/test/index.html
It will open up a fancybox window with a Vimeo video embedment inside. Now, I have spent all day trying to figure out why the link requires a double click. Is there someone more experienced than me that can solve this puzzle? Note that when you have clicked on it once, then it will only require one click, until you refresh the page.
Obviously, I want the link to function with only one click.
edit: changed after conversation with op in comments.
Well it appears we were using it entirely improperly. Just instantiate the fancybox at doc.ready and wait for the click as usual. No click handlers, that’s fancyboxes job.
jsFiddle