Use JQuery selector $('a[href*=part_of_link]'). it will select the element if any part of the attribute matches with value. Example 2: This ...
確定! 回上一頁