Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Fancybox resize help please? Re: Fancybox resize help please?

#63857
clokey2k
Participant

I’ve tried to work on your working test-case. I cannot come up with much as the fancybox script crashes my browser – frustrating at best!

I would be looking at implementing this:

$('#iframeID').contents().find('#a.tournav').click(function(){
$('#iframeID'). ... //resize function here
});