This example uses the replaceChild method to replace a bold element from a div with an italic element. <HEAD> <SCRIPT> function replaceElement() { //The ...
確定! 回上一頁