I have at the moment in this JsFiddle code snippet 3 tables, the central table is named .sl_scrollingTable
and the others .sl_NewFixedTable
.
What I am trying to do is have each row have the same height on all three tables. It works for the first instance of .sl_NewFixedTable
but not for the second. Not sure why, please help.