![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can anyone tell me how I can make the following work... table div id="1" tr><td>testing</td></tr /div input type="button" value="test" onClick="javascipt:removeQuestion('1','1')" /table The Javascript will not recognize the div because it is wrapped in TR and TD. |
#3
| |||
| |||
|
|
table div id="1" tr><td>testing</td></tr /div input type="button" value="test" onClick="javascipt:removeQuestion('1','1')" /table The Javascript will not recognize the div because it is wrapped in TR and TD. |
#4
| |||
| |||
|
|
Can anyone tell me how I can make the following work... table div id="1" tr><td>testing</td></tr /div input type="button" value="test" onClick="javascipt:removeQuestion('1','1')"> </table |
![]() |
| Thread Tools | |
| Display Modes | |
| |