The .replace isn't needed! You can just add to the attr function as per the other answers below. ... $('.item a[href="somelink.com"]').attr('href' ...
確定! 回上一頁