per
12-11-2003, 07:46 PM
Hi there,
I was wanting to achieve this:
Using "For loops", write a JavaScript routine within an html document that creates a table that has 25 rows and 25 columns with a border of 3 pixels.
In each table element, insert the element's coordinates "x,y" where x is the number of rows across and y is the number of rows down
thanks for any help
per
I was wanting to achieve this:
Using "For loops", write a JavaScript routine within an html document that creates a table that has 25 rows and 25 columns with a border of 3 pixels.
In each table element, insert the element's coordinates "x,y" where x is the number of rows across and y is the number of rows down
thanks for any help
per