Image_Modal/README.md
2022-10-01 22:54:55 +08:00

241 B

Image_Modal

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)

  1. Now enjoy your image showcase :D