draggable / style(s)


    $('.model').draggable({
      opacity: 0.5,
      cursor: 'move',
      zIndex: 10000,
      start: function(ev, ui) {