Since you are starting with pure DOM code, I'd suggest continuing with pure DOM code: var closeSpan = document.createElement("span"); ...
確定! 回上一頁