I'm using a js script to do a "pan image" effect by following the following link:
The first list has an image above and so it does not work .. the bottom one is the effect I want, but I need the image to make a "mask".
Is there any configuration in js so that the effect works by moving the mouse without being on top of the image?
I left all css and js code in html for easy viewing.