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

时间:2012-10-10    点击:124   
核心代码:
复制代码 代码如下:

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();
Javascript this 的一些学习总结
javascript动画浅析
JS跨域代码片段
JS跨域总结
Jquery图形报表插件 jqplot简介及参数详解
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved