How I can achieve image changes depending on the mouse position: left, top-left , top , top-right, right , bottom-right, bottom, bottom-left and on click.
Here is a example of what I am trying to do:
http://z6creation.net/fr/accueil
I have tried playing around with a similar topic I found on Stack Overflow but I can’t seem to get left, right, top and bottom to work properly:
changing a image with mouse positions
Here’s the code I have been using
You can see how he does this by looking at his js files. He has a js file called site.faces.js