const node = new DOMParser() .parseFromString(html, 'text/html').body.firstElementChild;. Safety: no script execution (see caveats) ...
確定! 回上一頁