Posted - 12/03/2023 : 08:32:59
Hi Paul, it looks like I am on 2.5 of fancybox. I think I did upgrade to that version from an earlier (1.x) version. Honestly I may not have looked at newer versions in a while, but I did recall updating once. Below are a few links I use - My iframe links looks like this - <button class="button fancybox fancybox.iframe" href="somepage.asp?prod=xyz">link text</button> I'm not sure what the "various" does in your version. I found another link I use and that's inline <a class="fancybox" href="#inline-when"> <div class="navinnerinner"> <img style="max-height:85px; padding:2px;" src="images/some-image.jpg"/><br/> </div><button class="button navbutntxt navbutn2">When will I get it?</button> </a> Of course I'm sure you understand the various ways to use fancybox. FYI - You can easily use it for your tooltips in place of the native ect tooltips. I also recall having problems at some point with fancybox where I tried aa few different versions of jquery and right now I am using v3.3.1 I would see what version you have as that may sort your issues out. Lastly, the order of the fancybox and GT4 calls may play a factor and I can share how mine are setup, or you can view source on my pages to see that. Thanks, David
|