[Javascript] Table within a table?

Christopher J. Baldoza baldoza at colibria.com
Mon Jul 2 21:08:48 CDT 2001


Hi,

     Yup, I think your code will be work? But David is right in saying that 
in Netscape you will have difficulties if you include many tables. I think
this is because of Table rendering in Netscape.  I think this problem is 
solved in NS 6.0

Cheers,
Thope


On Tue, 03 Jul 2001, you wrote:
> You can create nested tables, and it can be a valuable layout tool, but 
> Netscape sometimes will have difficulties if you include too many tables on 
> a page.
> 
> Cutter
> ****************************************
> From: "David Levy" <dlevy at lancer-ins.com>
> Reply-To: javascript at LaTech.edu
> To: <javascript at LaTech.edu>
> Subject: [Javascript] Table within a table?
> Date: Mon, 2 Jul 2001 15:55:54 -0400
> 
> Does anyone know if tables can be encapsulated within a cell of another
> table?  For instance:
> 
> <Table><TR><TD><Table><TR><TD></TD></TR></Table></TD></TR></Table>
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript
> 
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> http://www.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list