jquery.width 171 B

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