On-topic: HTML/JS help please

James Laver james.laver at gmail.com
Fri Feb 5 14:39:01 GMT 2010


On Fri, Feb 5, 2010 at 2:25 PM, David Cantrell <david at cantrell.org.uk> wrote:
> I want to add a Thingy to CPANdeps to let users collapse/expand portions
> of the dependency tree.  How would one go about this?
>
> 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?

--James



More information about the london.pm mailing list