This is in JavaScript: button = document.createElement(“BUTTON”); buttonText = document.createTextNode(“Edit”); button.
確定! 回上一頁