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 · 698 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 Paul Hodges, 4 weeks ago
19 484 5 days ago
Support · by Lauw, 7 days ago
2 99 7 days ago
Support · by Anna, 3 weeks ago
4 426 1 week ago
Support · by gtx, 4 weeks ago
4 377 3 weeks ago
Support · by Anna, 1 month ago
9 484 3 weeks ago