Fancybox is not triggering correctly the gallery from a hidden div
问题 I'm developing a site and I want to add some new features. I'm using Fancybox and it works great! Here's the problem: When you click on a POI some of them have more than 1 photo , so with the following code as you can see it triggers correctly the fancybox but it only shows 1 photo and not the entire gallery. What im doing is that i just copy that html inside of the hidden div and append it to another so i can trigger it correctly , maybe im complicated myself way too much :/- It works but it