<HTML> <HEAD> <TITLE> New Document </TITLE> </HEAD> <BODY> <input type = "button" name = "button" onclick = "addTktTypeRow () "value =" add "> <table id =" tktTypeGrpTable "width = 100% cellpadding =" 0 "cellspacing =" 3 "> <thead> <tr bgcolor =" # FFFFFF "> <td class = "tableHeader"> Code </td> <td class = "tableHeader"> Description </td> </tr> </thead> </table> </ BODY> </HTML>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]
<HTML> <HEAD> <TITLE> New Document </TITLE> </HEAD> <BODY> <input type = "button" name = "button" onclick = "addTktTypeRow () "value =" add "> <table id =" tktTypeGrpTable "width = 100% cellpadding =" 0 "cellspacing =" 3 "> <thead> <tr bgcolor =" # FFFFFF "> <td class = "tableHeader"> Code </td> <td class = "tableHeader"> Description </td> </tr> </thead> </table> </ BODY> </HTML>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]