var a_href = $(this).find('div.cpt').find('h2 a').attr('href');. In the first line, your query searches the entire document.
確定! 回上一頁