Skip to content

Instantly share code, notes, and snippets.

@sivabudh
Created July 20, 2011 13:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sivabudh/1094988 to your computer and use it in GitHub Desktop.
Save sivabudh/1094988 to your computer and use it in GitHub Desktop.
else if directive.constructor == Array
childTemplate = element.children()[0]
fragment = document.createDocumentFragment()
if childTemplate
for matchDirective in directive
expanded = expandTemplateInPlace $(childTemplate).clone(true), matchDirective
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment