代码如下: $(“#paramTable td”).each(function() { alert($(this).html()); }); 转载请注明:XAMPP中文组官网 » jQuery取td内元素