Skip to content
Grav 2.0 is officially stable. Read the announcement →
Support

Add JS for make a modal in a plugin

Started by andre_ani 7 years ago · 0 replies · 619 views
7 years ago

Hello,

I need to add a modal on a image when we clic on it, in a plugin.

I look at this : https://learn.getgrav.org/15/themes/asset-manager
And I tried this example : https://sabe.io/tutorials/how-to-create-modal-popup-box
I add a custom CSS, HTML and JS in a file add in the JS directory of the theme, like this
{% do assets.addJs('theme://js/modal.js', {'priority':102, 'pipeline':false, 'loading':'async', 'group':'bottom'}) %}

I have the button for the modal, but no modal when I clic on it, and no error message.

What's wrong with this ? Do I put JS in the wrong directory ?

Thanks in advance,
andre_ani

Suggested topics

Topic Participants Replies Views Activity
Support · by BenLaKnet, 6 days ago
1 130 3 days ago
Support · by BenLaKnet, 1 week ago
5 199 3 days ago
Support · by kskt, 3 days ago
0 61 3 days ago
Support · by David Meissner, 3 days ago
0 55 3 days ago
Support · by David Meissner, 4 days ago
3 100 3 days ago