search

Home  >  Q&A  >  body text

.wrapInner( function ) 和.wrapAll( function ) 又有什么区别呢?

小白小白3037 days ago1158

reply all(2)I'll reply

  • 数据分析师

    数据分析师2017-09-30 22:59:48

    What is the difference between .wrapInner( function ) and .wrapAll( function )? -PHP Chinese website Q&A-What is the difference between .wrapInner( function ) and .wrapAll( function )? -PHP Chinese website Q&A

    Please watch and learn.

    reply
    0
  • 迷茫

    迷茫2016-12-19 17:54:09

    wrapAll是将复数个元素用一个标签包裹起来

    wrapInner是将每个标签的内容用一个标签包裹起来


    reply
    0
  • Cancelreply