Creating double click button
March 6, 2007 12:00 AM
Ben Pitman wrote:
I have a different suggestion for #1. On the button, remove the action that you have in the On Click tab. Make it None.Then add an action to the button and select Double Click in the On: field. I note that if one follows these steps, when publishing to html one gets an error printed in red stating that "onMouseDoubleClick events not supported for objects." I'm assuming, then, that the Action attached to my button is not going to work in a browser window when published. So is there a solution to giving a user the option to double-click an item to generate an action or result of some kind?
Discussions have been disabled for this post