[Javascript] Want to trap both click and double-click

Mike Dougherty mdougherty at pbp.com
Tue Dec 19 09:40:37 CST 2006


I guess I could have looked that up before posting.  Anyway, I found it frustrating to use and 
develop for

I think Paul's point about not having visible controls is an important UI consideration.  Maybe 
you could get away with it on an intranet where everyone knows about the feature after being shown 
how to use the app - but for a public application it usually takes more space to tell people how 
to use the non-obvious feature as it would have to implement an obvious UI.

On Tue, 19 Dec 2006 14:21:09 +0000
  Nick Fitzsimons <nick at nickfitz.co.uk> wrote:

> No, it's defined in HTML 4.01:
> <http://www.w3.org/TR/html4/interact/scripts.html#adef-ondblclick>



More information about the Javascript mailing list