var url = $(this).attr('target','_blank');. window.open(url, "height=300,width=400");. return false;. }); Which means here the path of href is set to blank.
確定! 回上一頁