Javascript table column/row visibibility Script: table_column-row_visibility.js

Simple table (no opacity)
[-]Column 1 [-]Column 2
Row 1 Cell 1
Row 2 Cell 2

Table with colspan/rowspan (with opacity)
[-]Column 1 [-]Column 2
Row 1 Cell 1
Cell 2
Row 2 Cell 3