Equal width of column in multi table
Hello jquery friends ...
I create web where I
must use tables, no ul/li or div.
Problem is, that there are 3 various tables, each bellow another.
Every table has a few collumns, but I need to
keep the first columns of all of them in the same width.
But width should be dynamic given, as width as largest is column in any of them.
The largest size of width because of no wrapping.
No use of any exact size in px or %.
Did you see anything like this?
Thanx.
F.