So use $('a.x').attr('target', '_blank') for all links with "x" class, or remove ".x" for all links. If you don't want to use jQuery, try var s ...
確定! 回上一頁