导航

用户登录

最新评论

聚合

聚合内容

在线用户

目前共有 0 位用户1 位游客在线。

相关链接:

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 于 周二, 09/09/2008 - 08:58 提交。

about jquery

由 guoshuang 于 周四, 08/14/2008 - 10:17 提交。

ie jquery 的问题

今天发现两个 jquery 问题:

$(this).next().focus()

这句不能执行(firefox),但

$(this).next().css("background","red")

可以。

还有一个问题是,如果 str="1234455555" 大致如此不完整的代码,在 ie7 里 html(str)会不显示内容。

由 guoshuang 于 周二, 03/04/2008 - 17:00 提交。
by guoshuang 2007 with drupal. RSS Sitemap