Search code examples
javascriptjquerydebuggingprogramming-languagesfancybox

Fancybox Inline content Modal Window Not Displaying


I'm very experienced with Fancybox, great plugin, but I can't get it to display my inline content.

According to the documentation you are supposed to use a div with style="display:none"... I've got that and I know the plugin is working, verified that all scripts are loaded and also the Fancybox overlay works when clicking the link, but the content does not show :(

<div style="display:none">
<div id="#apply_now">
    Content
</div>    
</div>

Any debug suggestions. You can see this in the "Apply Now" links on the bottom of http://newarkcowork.com


Solution

  • hi as i have been there is error with

    **[jQuery.easing.def] is not a function**
    

    hance script stop to perform after on wards

    Solution:

    1. update all your script version
    2. it may be conflicting somewhere
    3. google it