[Javascript] Combining 2 tables

Edward Tisdale edwardtisdale_1999 at yahoo.com
Fri Jun 11 08:32:52 CDT 2004


I'm guessing maybe you can nest your tables.

<table id="table1">
  <table id="tablea">
  </table>
  <table is="tableb">
  </table>
</teble>


--- Paul Cowan <dagda1 at hotmail.com> wrote:
> Hi,
> 
> If I have 2 tables say <table id=”table1”> and
> <table id=”table2”>.  How can 
> I through Javascript to combine all the rows from
> table1 into table2.
> 
> Also can I tell whether a table has reached it’s
> overflow point or if a 
> table has it’s scrollbar showing, this if it has an
> overflow-y value of 
> ‘auto’.
> 
> Thanks in advance.
> 
> Paul
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript



	
		
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 



More information about the Javascript mailing list