I have the following jquery code.
var destTable = $(\"#numbers\"); $(document).ready(function() { $(\"#btnAdd\").click(function() { //Take the text, and
Your can use appendTo like this :
$("Hello").appendTo("#MyTable > tbody") 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题