Is it possible to create a table, where I may click on one of the cell in column then move cursor down (with pressed mouse button) and select other cells?
Also, how to disable IE selection - turn blue a selected text?
Now I allow users to select column cells by click on each of them by onclick event handler.
I am working with IE6.
Thank you.
Also, how to disable IE selection - turn blue a selected text?
Now I allow users to select column cells by click on each of them by onclick event handler.
I am working with IE6.
Thank you.