Drag and Drop Wikipedia GUI Progress
+ stylesheet - .css file
+ implemented basics of original stylesheet with draggable function
+ began customization: used card.png for cards
+ changed draggable, to sortable
+ connected image lists!
+ cut down code
+ symmetric padding
+ auto-resize
+ resized and added categories
+ scrollbars
+ add card hues (will implement)
+ scrollable categories
+ faded and disabled right three categories
+ feature: containers un-fade and become enabled as other categories are filled
+ added background colors (will change + need to condense code)
+ added clicking feature (to nowhere link + need to prevent event when sorting) - basics
+ click event and draggaing event are separate
+ clicks to the correct url
+ cards now change color when put into categories :)
+ new div categories are generated with button (need to change)
+ new div categories are droppable, sortable, and change draggable's colors
+ can do simple save now
+ a few customization features
+ number of cards
+ width, height, font-size
+ show card titles
Very Basic jQuery Drag-and-Drop Complete!