let selection = d3.selectAll("div") let div = selection.node(); document.write("<br/>"+div) // Ptinting innerHTML of the tag document.write("<br/>"+div.
確定! 回上一頁