Example: HTML: <a href="/home">Home</a>. jQuery: $('a').attr('href');. Fetching data attributes: jQuery offers .data() function in order to deal with data ...
確定! 回上一頁