Question
JS code does not work on an image if its visibility is triggered by another code
Hello,
I have come across this quite a weird problem. Let me explain it below steps:
1. Image 1 > Have a JS to show popup on click > Work well
Same thing when 2 images involved:
1. Image 1 > Click and make Image 2 Visible > Have a JS code to show popup > Does not work now.
This is easily reproducible!!!
Has anyone come across this?
Avinash

