On-topic: HTML/JS help please

Greg Sheard g.m.sheard at qmul.ac.uk
Fri Feb 5 15:10:45 GMT 2010


David Cantrell wrote:
> On Fri, Feb 05, 2010 at 02:39:01PM +0000, James Laver wrote:
>> On Fri, Feb 5, 2010 at 2:25 PM, David Cantrell <david at cantrell.org.uk> wrote:
>>> Naively wrapping <tr>s in <div>s and toggling their style.display
>>> doesn't work, presumably because <div> isn't kosher in a <table>.
>> Use <tbody> instead?
> 
> Can you have multiple <tbody>s in a table, and can they nest?
> 

Yes and no, in that order. Doesn't seem any easier than toggling the 
.display on the <tr> anyway.

-- 
Greg


More information about the london.pm mailing list