const parser = new DOMParser();. const doc = parser.parseFromString(strhtml, 'text/html');. // docに対してはquerySelectorが使用可能.
確定! 回上一頁