I have this so far: http://jsfiddle.net/u5vhS/54/ .
What I want to be able to do is drag an app row to the dropdown menu to create a ‘favorites bar’ of sorts. I was looking at table drag and drop to do the table manipulations but I have no idea how I could make the dropdown menu ‘accept’ the new favorite. Any plugins or suggestions would also be much appreciated.
Something like this should get you started: http://jsfiddle.net/u5vhS/68/
JS: Using jQuery UI 1.8.16