JS对象转换为Jquery对象实现代码

时间:2013-12-29    点击:86   
复制代码 代码如下:

$(document.getElementsByTagName("a")).each(function () {
if ($(this).text() == "jquerys") {
$(this).addClass("navTitle");
}
});
jQuery中.live()方法的用法深入解析
Javasipt:操作radio标签详解
js获取select标签的值且兼容IE与firefox
jquery获得keycode的示例代码
原生javaScript做得动态表格(注释写的很清楚)
> 返回     
地址:上海市普陀区胶州路941号长久商务中心 电话: QQ:
© Copyright 2012 上海网络 Product All Rights Reserved