| Author |
building a html table, ID
|
jite eghagha
Ranch Hand
Joined: Oct 06, 2006
Posts: 124
|
|
Th script below builds a table, but it doesn't give the table an id. I need the DOM method to _setElementId(); to achieve [ October 30, 2008: Message edited by: jite eghagha ] [ October 30, 2008: Message edited by: jite eghagha ]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
If you want to add an id, than add an id to your table element such as:
|
 |
 |
|
|
subject: building a html table, ID
|
|
|