Don,
thanks for th update!
I added the stuff to paralleldisplay.jsp.
I can't figure out how to tell using CSS to make each column to have the same
width. The number of columns is variable, you know.
I decided to add the dir= attribute to tell what direction we have to format
the text depending
Joachim,
I promised I'd get back to you on the parallel display. Basically the idea
is to leave out all presentational markup out of the table itself and allow
the external CSS to take care of that. so there is no need for width,
cellspacing, cellpadding and inline style.
I think it would be a go