Hello,
I basicly have a timetable and I want to allow the user to select TD elements of the table, but only columnwise.
I did it this way using the jQuery UI Selectable functionality:
I think you can see the problem, apparently only the first TD of the first column is being able to be highlighted.
I tried to fix this for a few hours now and didn't find a viable solution for it.
Probably you can help me.