Comment on GridList – Drag and drop library for a 2D resizable and responsive list of itemsparentComments−Gigablah12yFrom what I can see, jQuery UI is only brought in to add draggable functionality. It's possible to leave it out if you want.Or just build jQuery UI with only the draggable component.
Comments
From what I can see, jQuery UI is only brought in to add draggable functionality. It's possible to leave it out if you want.
Or just build jQuery UI with only the draggable component.