Jquery 语法

(1)获取id属性

$('body').eq(0).attr('id');

(2)

原文地址:https://www.cnblogs.com/langdangyunliu/p/5012325.html