Neo's Blog
Share knowledge with the world
摘要: 1, Jquery 综合例子 ,给table 设定样式$(function () { $("#tbl tr:first").css("fontSize", "30"); //head // $("#tbl tr:first").next().css("fontSize", "28"); $("#tbl tr:gt(0):lt(3)").css("fontSize", "24"); //头三行大字体显示 $(" 阅读全文
posted @ 2011-05-31 11:04 Neo_Guo 阅读(260) 评论(0) 推荐(0) 编辑
摘要: Jquery2 阅读全文
posted @ 2011-05-31 07:14 Neo_Guo 阅读(494) 评论(0) 推荐(0) 编辑