Nested Javascript Templates … is this possible / valid?

前端 未结 6 1808
小蘑菇
小蘑菇 2020-12-03 18:21

Is it possible to have nested JavaScript template tags e.g.



        
6条回答
  •  爱一瞬间的悲伤
    2020-12-03 18:43

    Are okay with using jQuery? If so, this very possible (and even, dare I say, common):

    http://blog.reybango.com/2010/07/12/jquery-javascript-templates-tutorial-nesting-templates/

提交回复
热议问题