function nameFunction () { var xmlText = "<dashboard>"+ "<name>name goes here</name>"+ "</dashboard>"; var parser = new DOMParser(); var ...
確定! 回上一頁