Hi,
here is my problem : i have some banners which users now click on in order to get points.The thing is i need the users to DOUBLE-CLICK on the banners.
So my question is if it exists a way to force the users to double-click instead of just simply clicking.I also tried to put an alert on the onClick event and then have the onDblClick event but the alert is triggered no matter if the user clicks or double-clicks.
Any ideas are welcome
here is my problem : i have some banners which users now click on in order to get points.The thing is i need the users to DOUBLE-CLICK on the banners.
So my question is if it exists a way to force the users to double-click instead of just simply clicking.I also tried to put an alert on the onClick event and then have the onDblClick event but the alert is triggered no matter if the user clicks or double-clicks.
Any ideas are welcome
