Add field to slides to launch modal?
-
This is a kinda involved question, and if you could help me figure it out, that’d be awesome! I’m using a theme built on Zurb’s Foundation 4. I’d love to have a carousel that launches a modal. See the Foundation docs: https://foundation.zurb.com/docs/components/reveal.html
In order to get the modal you need the HTML on the page, and the link to look like this
<a href="#" data-reveal-id="myModal">Click Me For A Modal</a>
. I’m not a super advanced developer, but couldn’t I make a minor modification to the plugin and have an extra field for the slides that appendsdata-reveal-id
?I’m in a bit of a pickle over promising to a client, help on this would mean a ton to me! Thanks.
- The topic ‘Add field to slides to launch modal?’ is closed to new replies.