How to make image modal dialog box that is hidden by default.
Hi! I m thinking how to make image modal dialog box that is hidden by default, and when open it ( by clicking image) it looks like this: https://gyazo.com/046b88d1c863ff30f37bd404e4a425c8
How to code that? I need to use that animation and modal dialog box for 100 images in my websites.
with regards Tura:)
Well to start off, Put the image in a modal that overlays the original screen. Set the Modal to 0% Opacity. You can lab your animation in a tool like Animista to get the coding you need for it.