jquery获取第几个元素的方法:使用【eq()】方法找到第几个元素或第N个元素,代码为【$('#test').children().eq(1).css({'display':'inline-block'})】。
技术文章 / 下载软件趣味内容 / 专业带飞