开发者

Fancybox Inline content Modal Window Not Displaying

开发者 https://www.devze.com 2023-01-17 01:28 出处:网络
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

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">
&l开发者_开发问答t;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


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
0

精彩评论

暂无评论...
验证码 换一张
取 消