![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi, I am trying to use the getElementByID method, like this... document.getElementByID("tableDiv").appendChild(.. .); But it is returning an error "Object doesn't support this property or method." I know it is not the appendChild method, becuase I also ran the code without the appendChild method... I tried to see if the method was dfined by running the following line: alert(document.getElementByID)...but this returned "undefined". As far as I can tell, this method should be supported in IE5 and later... Any insights?? |
![]() |
| Thread Tools | |
| Display Modes | |
| |