Hi,
I would like to know if there is a way to bring up the browser context menu using the "Left button" of the mouse throught Javascript. The reason I would like to do this is that I want the users of my applications to be forced to "Save Target As" on the link. This link grabs an image from a remote server. At times, when the user clicks the link through a normal left-click, the image is loaded directly to the browser. I never want this to happen. So, my proposed to solution to this is to force the left click through onMouseDown or onClick methods to bring up the standard browser context menu. Please let me know of any ideas. I need this to be urgently done. I hope you can help me. Your help is greatly appreciated.
Thanks,
Tim
I would like to know if there is a way to bring up the browser context menu using the "Left button" of the mouse throught Javascript. The reason I would like to do this is that I want the users of my applications to be forced to "Save Target As" on the link. This link grabs an image from a remote server. At times, when the user clicks the link through a normal left-click, the image is loaded directly to the browser. I never want this to happen. So, my proposed to solution to this is to force the left click through onMouseDown or onClick methods to bring up the standard browser context menu. Please let me know of any ideas. I need this to be urgently done. I hope you can help me. Your help is greatly appreciated.
Thanks,
Tim