appendChild 只能追加一个节点。 ... appendChild(z); 上面的代码将永远无法工作。 ... <script src="http://code.jquery.com/jquery-1.8.0.min.js"></script> <script ...
確定! 回上一頁