Modal Pop-up when clicking link
-
I want to use Jquery to load a modal pop up when a user clicks a link in the footer. Specifically, if the user clicks the terms and conditions link the terms and conditions come up in a modal with a scrollbar.
I have this working in a demo page, but when I do it in my wordpress site the Jquery is completely non-responsive. All other javascript works (I did an alert for instance), but not the Jquery.
Anyone know how I can do what this:
1. User clicks link in footer
2. Jquery is used to create modal pop up with contents of a page on the siteThanks!
- The topic ‘Modal Pop-up when clicking link’ is closed to new replies.