Forum Moderators: open

Message Too Old, No Replies

Cookie creation on right click

         

kadnan

4:30 am on Dec 7, 2009 (gmt 0)

10+ Year Member


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

Fotiman

2:18 pm on Dec 7, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I think the event you need to listen for is the "contextmenu" event.