Example 1: get attribute value jquery href var href = $(this).attr('href'); Example 2: jquery get link href value $("#mylink").attr("href");
確定! 回上一頁