jquery.children 192 B

123456
  1. # This was cloned from a TextMate bundle for yasnippet.
  2. #name : children
  3. #key : .children
  4. #condition : (when (boundp 'jquery-project) jquery-project)
  5. # --
  6. .children(${1:selector expression})$0