Avoid closing Jquery's FancyBox

Posted by user309745 on Stack Overflow See other posts from Stack Overflow or by user309745
Published on 2010-05-09T09:04:42Z Indexed on 2010/05/09 9:08 UTC
Read the original article Hit count: 162

Filed under:
|

Hi

I am using fanxybox 1.2.6 but it's getting closed despite of mentionig onContentClick:false

Here is the code:

$("#"+vari).fancybox({'hideOnContentClick':false }).trigger('click');

Kindly help me out

p.s: The window is loading content from other URL(via Iframe)

© Stack Overflow or respective owner

Related posts about jquery-plugins

Related posts about fancybox