Image_Modal/README.md

12 lines
241 B
Markdown
Raw Permalink Normal View History

2022-10-01 14:48:39 +00:00
# Image_Modal
2022-10-01 14:54:55 +00:00
Modal Box for image showcase
### How to use
1. Import modal.js and modal.css
2. Set your object class as img-obj
3. Add onClick method on your object and inside code is
>show_modal(this)
4. Now enjoy your image showcase :D