insertBefore. inserts a new node into the specified position. void insertBefore(HTMLElement node,HTMLElement before, [HTMLElement rescue] ); ...
確定! 回上一頁