Guest User

Untitled

a guest
Jul 22nd, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. $( ui.item ).attr('class','pickup').resizable({
  2. grid: 40,
  3. maxHeight: 100,
  4. minHeight: 30,
  5. minWidth: 100,
  6. maxWidth:100
Add Comment
Please, Sign In to add comment