码迷,mamicode.com
首页 > Web开发 > 详细

jQuery文档处理

时间:2020-11-25 12:03:24      阅读:12      评论:0      收藏:0      [点我收藏+]

标签:appendto   删除   with   ndt   插入   rtb   sele   pre   rem   

内部插入
append(content|fn)
appendTo(content)
prepend(content|fn)
prependTo(content)
外部插入
after(content|fn)
before(content|fn)
insertAfter(content)
insertBefore(content)
包裹
wrap(html|ele|fn)
unwrap()
wrapAll(html|ele)
wrapInner(html|ele|fn)
替换
replaceWith(content|fn)
replaceAll(selector)
删除
empty()
remove([expr])
detach([expr])
复制
clone([Even[,deepEven]])

jQuery文档处理

标签:appendto   删除   with   ndt   插入   rtb   sele   pre   rem   

原文地址:https://www.cnblogs.com/chen991126/p/14012918.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!