Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • From: paul at juniperwebcraft.com (Paul Novitski)
  • Subject: [Javascript] Want to trap both click and double-click
  • Date: Mon Dec 18 19:02:14 2006

At 12/18/2006 06:16 AM, Mike Dougherty wrote:
>Why not just use the click method to cycle through none|left|right ?


I agree with Mike that this could be the ideal user interface, with 
no extra controls to clutter the screen.  At the same time its 
spareness is its weakness: there are no overt controls for the user 
to notice and explore.  The method requires clear instructions for 
its use ('Click to reposition'?).

I'm interested in the original question.  Is the ondblclick event not 
well-supported cross-browser?

Regards,
Paul