Hi all,
Just wanted to know if it's possible to trigger a modal (that opens up a google docs form, essentially an external link) directly from a menu item (in the nav).
I've seen other threads that show how to trigger modals from links, etc, but I just can't figure out how to make that happen from a menu item... except using a plug in like Easy Modal, which I've tried and I don't like how their modal doesn't center in the viewport on mobiles (or how their modal looks either, designwise).
So if I have this markup to trigger the modal:
<a class="texttrigger" href="#myModal" data-toggle="modal"><img goes here></a>
And then this for the modal itself:











