【发布时间】:2011-12-20 02:08:24
【问题描述】:
<p>I like turtles</p>
<h3>Child brags about stuff</h3>
<h4>The Herd</h4>
如何更改标签的位置(顺序)?
到这里:
<h3>Child brags about stuff</h3>
<p>I like turtles</p>
<h4>The Herd</h4>
有没有 JQuery 的可能性?
【问题讨论】:
标签: javascript jquery html dom dom-manipulation