lakshman
05-06-2003, 01:29 AM
Hi all
How do I create a new table cell in JS
For Eg.
var el = document.getElementById("tblSrchResutl");
.....
....
frm.appendChild(?????);
Where can I go to find all the methods and attribute for doing the above.
Thanks
Lakshman
How do I create a new table cell in JS
For Eg.
var el = document.getElementById("tblSrchResutl");
.....
....
frm.appendChild(?????);
Where can I go to find all the methods and attribute for doing the above.
Thanks
Lakshman