[Javascript] Changing single click on listboxes to ctrl-click

Anthony E. apwebdesign at yahoo.com
Sun Jul 22 14:02:10 CDT 2001


not sure about simulating Ctrl-Click, but you could
have a "woops" button, that resets the form,
highlighting the original selections again - should a
user accidently deselect everything.


--- Jay Lepore <admin at myinternethandyman.com> wrote:
> Hello,
> 
> When a user mouse clicks on a pre-selected listbox,
> by default, it
> unselects everything else I've selected by default. 
> To change this
> behavior I would need the listbox to interpret any
> click as though it
> were a ctrl-click.
> 
> Does anyone know of a way to pass that ctrl-click to
> the element?  
> 
> I do not want the user to have to ctrl-click.  I
> feel a large percentage
> of users will single click by mistake the first
> time.
> 
> Thanks.
> 
> Jay
> www.myinternethandyman.com
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/



More information about the Javascript mailing list