create
?? [kri?e?t] ??? [kri?et]
vt. ????, ????, ???? ??, ???... (???)
vi ??? ????
3?? ??:create ?? ??:create ?? ??:created ?? ??:created
foot
英[f?t] 美[f?t]
n.foot; =12 ?? ?? 30 . 48 cm); steps
vt. walk, step
vt.& vi. ??, total, total
3?? ??: footing ???: footed : ?
?????? createTFoot() ??? ???
??: ????? <tfoot> ??? ????? ??? ? ?????.
??: ??tableObject.createTFoot()
??: ???? <tfoot> ??? ???? TableSection? ?????. ?? ?? ??? ??? ?? ?????. ?? ??? ??? ?? ?? ? <tfoot> ??? ??? ?? ???? ?????.
?????? createTFoot() ??? ?
<html> <head> <script type="text/javascript"> function createCaption() { var x=document.getElementById('myTable').createTFoot() x.innerHTML="My table foot" } </script> </head> <body> <table id="myTable" border="1"> <tr> <td>Row1 cell1</td> <td>Row1 cell2</td> </tr> <tr> <td>Row2 cell1</td> <td>Row2 cell2</td> </tr> </table> <br /> <input type="button" onclick="createCaption()" value="Create caption"> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????