jquery.slideUp 185 B

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