HighDots Forums  

Accessing table cells via Row #, Col #

alt.html.dhtml alt.html.dhtml


Discuss Accessing table cells via Row #, Col # in the alt.html.dhtml forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
David D.
 
Posts: n/a

Default Accessing table cells via Row #, Col # - 05-26-2004 , 09:50 PM






Using JavaScript, I want to be able to access cells within an HTML table,
via computed row
number and column number.

I was considering using oTableID.children[] and oTR.children[] arrays.

My question is what browsers and browser versions support this?

If the children[] constructs are not fairly universally supported, then what
is a better approach to doing this?

- David




Reply With Quote
  #2  
Old   
David D.
 
Posts: n/a

Default Re: Accessing table cells via Row #, Col # - 05-27-2004 , 04:58 PM






FYI, I got some good replies to this question on comp.lang.javascript. If
you are interested, take a look at them there.

- David

"David D." <daviddiamond.remove-if-not-spam (AT) comcast (DOT) net> wrote

Quote:
Using JavaScript, I want to be able to access cells within an HTML table,
via computed row
number and column number.

I was considering using oTableID.children[] and oTR.children[] arrays.

My question is what browsers and browser versions support this?

If the children[] constructs are not fairly universally supported, then
what
is a better approach to doing this?

- David






Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.