jquery创建并行对象或者合并对象的实现代码

2026-01-17 16:48:30 作者:用户投稿
核心代码:
复制代码 代码如下:
var arr = new Array();
arr[0] = $(this).parents("tr")[0];
arr[1] = $(this).parents("tr").next()[0];
var dom = $(arr);

$(dom).find("td.title a").hide();
$(dom).find("td.title input").show();

联络方式:

4008905355

邮箱:9196886@qq.com

Q Q:9196886

微信二维码