Using fancybox alert 4.0.8 JS #197
gustavopalinka
started this conversation in
General
Replies: 1 comment
-
Hi, Did you check documentation? The first example here - https://fancyapps.com/docs/ui/fancybox/api - shows how to display HTML content. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Good morning, recently I'm upgrading the Fancybox 1.3 to 4.0.8 but I found some issues that I need help.
In Fancybox 1.3 one of most used resources that I use is the messages in pop-up through of a function:
Like this:
And a just call the message in JS.
AlertFancyBox("change_password");
This messages don't work in FancyBox 4.0.8, my doubt is how I can keep using this alerts that I created in new version of FancyBox 4.0.8?
Beta Was this translation helpful? Give feedback.
All reactions