Hi, i have a page containing hundreds of 1 row tables. Each table has an id which is either TableA, TableB, TableC
I am trying to write some script which will have a checkbox for each table type so i can hide/display any collection of tables. So far i can only get it to work when there is only one table with the same name.
I have tried row id, div id, etc... but all have the same problem. Can anyone help???
Kindest thanks.
I am trying to write some script which will have a checkbox for each table type so i can hide/display any collection of tables. So far i can only get it to work when there is only one table with the same name.
I have tried row id, div id, etc... but all have the same problem. Can anyone help???
Kindest thanks.