Is there a way to compare two image files with different file names? So I look at how equal they are with javascript. Is it possible?
Usage for this: I have a gallery of images that I need to pop up in the lightbox. When the lightbox opens, I will connect to the callback to check for duplicate images and when they are found, remove them from the lightbox gallery so that users do not see duplicate images.
user381800
source
share