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 was archived by the owner on Feb 23, 2023. It is now read-only.
In latest fancy-box, I have tried button helper functionality,
This is opening images inside fancybox when we have jpg, png etc file path, or any web url like "http://www.github.com/abc.jpg", but in case if I have dynamic url which render the image stream then it's not showing image inside fancybox, as for example my image source is "Fetchimage.aspx".
Please refer below url, when I tried to open this image it's opening in browser but not inside fancybox. Fancy
This issue is in latest fancy box js version, jquery.fancybox.js?v=2.1.4, In old version (jquery.fancybox-1.3.4.js), it was opening dynamic image.
In latest fancy-box, I have tried button helper functionality,
This is opening images inside fancybox when we have jpg, png etc file path, or any web url like "http://www.github.com/abc.jpg", but in case if I have dynamic url which render the image stream then it's not showing image inside fancybox, as for example my image source is "Fetchimage.aspx".
Please refer below url, when I tried to open this image it's opening in browser but not inside fancybox.
Fancy
This issue is in latest fancy box js version, jquery.fancybox.js?v=2.1.4, In old version (jquery.fancybox-1.3.4.js), it was opening dynamic image.
Thanks,
Jalpesh