I do usually look at msdn, but the search is sometimes dodgy, so I find the exact page on Google.
Anyway, I need to call a certain function when ANY picture is right-clicked, but I'm sure I'll get it from that
Yay, thanks
I had to use onmouse enter and leave events to change a variable to tell me if the mouse was over an image or not, but it works nicely