There is no insertAfter method. It can be emulated by combining the insertBefore method with nextSibling . In the previous example, sp1 could be inserted ...
確定! 回上一頁