insertAdjacentHTML ('beforebegin', '<div><p>This gets inserted.</p></div>');. //beforebegin. //The HTML would be placed immediately before the element, ...
確定! 回上一頁