Hello, I am trying to implement the “Modal with CSS animation” (same as the “Open with fade-zoom animation” example).
Once you log in, you will see that one of the boxes is grayed out.
Click on the link “Click here to link Tattle Systems”.
I set it up so that it should open a modal dialog, but it does nothing (all I can see is that the URL changes to https://portaldev.northstarsystems.ca/#linkAppModal.
I believe I included all the necessary CSS and JS, but still I can’t figure out why nothing happens when I click the link, and I don’t see any errors in the console.
What am I missing?