C
Chris Hughes
I have a routine that creates a page with 2 sets of tables with divs around
them.
Each div tag has a name.
The first set of tags are as follows
div id="T123" STYLE="display: none;">
div id="T113" STYLE="display: none;">
etc
I want to hide only the divs that start with T as I have others on the page
that I do not want to hide
Can someone please tell me how to do this??
Many Thanks
Chris
them.
Each div tag has a name.
The first set of tags are as follows
div id="T123" STYLE="display: none;">
div id="T113" STYLE="display: none;">
etc
I want to hide only the divs that start with T as I have others on the page
that I do not want to hide
Can someone please tell me how to do this??
Many Thanks
Chris