jquery.slideDown 191 B

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