problem with "div" in a "table" does any one know? PLEASE

A

avihaimar

hello
i have the code below:
<html>
<body>
<table>
<div id="div1" style="display :none">
<tr>
<td>
uuu
</td>
</tr>
</div>
</table>
</body>
</html>

i want in table tag to display or not display ( according to some
bussnies rules ) a section of some rows.
but the tag div dosnt work for me inside the table tag.
if i remove the table tag it is work and not diplay the code inside
the div.

does any one know how to resolve this problem.
i dont want to put style on every row in the table.
i want to wrap a section of row in order to control on them via
javascript


thank u a lot
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,020
Latest member
GenesisGai

Latest Threads

Top