开发者

How can I use JavaScript to move content in head tag to the body tag?

I need to move some content from head tag in开发者_开发问答to body tag. Can anyone can me some advice please?


Your options are:

  1. directly process the html.
  2. move stuff around via DOM.

It'd help to know what kind of content you're talking about: from where to to where.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜