PDA

View Full Version : How can I highlight a group of Table cells by using Single Click + ctrl drag?


dm_13
10-09-2002, 02:03 PM
I am attempting to make a calendar online that can schedule appointments by clicking. The only thing that I am not sure of is how use this Single Click + ctrl drag to select multiple days. I understand how the onClick event works, but not to click and drag to select multiple Table cells.

Any help would be appreciated greatly.