It would be nice if you could fire ondblclick events in
addition to single click events. There are times where
a double click action is used to trigger some action
while the single click action is used to select that
action.
This is the case in some constructed tables where each
row can be double clicked to perform some action, but a
single click will merely select that row.
The source ClickableElement.dblClick(); could fire the
ondblclick event for that element.
Logged In: YES
user_id=950730
Originator: NO
Added in SVN, many thanks.