hi
i have a table let say 10x10
how can i go to each td and check the innerhtml value without giving an id
for each td
i canot give an id for each td because the table is build by a function
thank u
( i am trying to build a cross puzzel with a javascript code and i nedd to know the value of each td)
i have a table let say 10x10
how can i go to each td and check the innerhtml value without giving an id
for each td
i canot give an id for each td because the table is build by a function
thank u
( i am trying to build a cross puzzel with a javascript code and i nedd to know the value of each td)
Comment