导航
用户登录
最新blog文章
搜索
在线用户
目前共有 0 位用户和 0 位游客在线。
tags in 标签
相关链接:
jquery
jquery checkbox status
if($sender.is(':checked'))
obj.find("td:lt(14)").each(function(e){
$(this).html("ABC="+$(this).text())
})
$("td:odd:first").text("We changed this using odd and first");
- guoshuang 的blog
- 要发表评论,请先登录 或 注册
about jquery
由 guoshuang 于 周四, 08/14/2008 - 10:17 提交。- guoshuang 的blog
- 要发表评论,请先登录 或 注册
ie jquery 的问题
今天发现两个 jquery 问题:
$(this).next().focus()
这句不能执行(firefox),但
$(this).next().css("background","red")
可以。
还有一个问题是,如果 str="1234455555" 大致如此不完整的代码,在 ie7 里 html(str)会不显示内容。
- guoshuang 的blog
- 要发表评论,请先登录 或 注册
最新评论
1 周 4 天 前
4 周 2 天 前
1 年 37 周 前
1 年 37 周 前
1 年 37 周 前
1 年 39 周 前
1 年 43 周 前
1 年 43 周 前
1 年 48 周 前
1 年 48 周 前