Seems like there's a race condition between the images loading and the script setting up the sliders; if the script runs before the 'before' image for a given slider has finished loading, that 'before' image won't be visible at all. Happens under Chromium-based browsers too.