Hi,
yeah, well this does work, except that it still allows the document to
select the document itself. For example, you can click and select a cell
range in a html table, and I want to prevent this when I am selecting the
cells in my table.
Really, I need to know how to cancel the mouse down even from bubbling back
up and allowing this behaviour.
> This can be rather complex but I'll try to sum it up as best as I can
> and as I'm understanding.
[quoted text clipped - 19 lines]
> naming convention or there might be a way to go up in the row object
> to find out what the column/row is.