Hi,
I want to create a cookie when a user opens a link after "right clicking" an image. I am able to record left click event but in FF or IE, when I right click for opening a link on new tab/window, it does not fire CLICk event at all.
How to deal with it?
I am using YUI
Thanks