Fancybox 4 / resize function for dynamic height #339
Unanswered
novinet-dsteffen
asked this question in
Q&A
Replies: 3 comments 2 replies
-
Hi, You could trigger auto-sizing like this: Fancybox.getInstance().Carousel.trigger("refresh"); |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you. Unfortunatelly i get an error: I changed it to "parent.Fancybox ..." Now i get a true, when I run it with console.log(), but still nothing happens, it does not refresh. |
Beta Was this translation helpful? Give feedback.
1 reply
-
sorry, it helped ;-) just had to wait for the slideDown to be completed ... thx!!! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am using Fancybox 4 to load content within an iframe. Is there a resize or update function in case of changing dynamically (e.g. slideDown()) the content of the iframe?
Thanks, Daniel
Beta Was this translation helpful? Give feedback.
All reactions