<script> var str = "<div>ok i'm a text node within div.</div>"; genode(str); function genode(str) { document.write(str); } </script>.
確定! 回上一頁