You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
Hi Janis. How can I implement a different bind for fancybox? I have this now:
Fancybox.bind('[data-fancybox="gallery"]',
{
Thumbs:{autoStart:true,},
Toolbar:{
autoEnable:false,
display:["download","counter","zoom","slideshow","fullscreen","thumbs","close",],
},
});
But on some images, I do not want to display the "download" button. Is there a way to do this?
The text was updated successfully, but these errors were encountered: