Hi
here is my new site web flow public address.
https://webflow.com/design/dfpaintings?preview=d5c00f1df05879763cd91b4e7f3cedf0
The site is to display my various artworks, paintings, drawings etc. have a look, any suggestion welcome.
I manage so far to make a modal window fade in and fade out, ( in the painting page, not yet done right but the popup works).
I would like to do it for all the paintings. But so far I have not managed to make two modal windows work. I tried to duplicate the JS code, with the new classes for the new modal window : I had a modal1 on the home page to display the contact info, then a modal2 on the painting page to display a larger image of the first painting.
Only modal2 worked, modal1 did not. If I deleted the code for modal2 then modal1 worked?, so the question is how do I set up multiple modal windows, in the same page or other pages?