DeZiner,
Thanks for the reply, but this works and hides to blocks at the same time:
<html>
<body>
<div style="display:none">
<table>
<tr>
<td>row 1</td>
</tr>
<tr>
<td>row 2</td>
</tr>
</table>
<table>
<tr>
<td>
other table
</td>
</tr>
</table>
</div>
</body>
</html>
It just...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.