Hey guys, I was looking everywhere for some simple code to make drag and drop events without requiring a plugin and was able to come up with a pretty easy solution so I thought I'd Post it. Currently the code allows for stacking of events and allows you to pull the lowest value Event ID from the stack. I may look into pulling the top event ID later but it seems to work decent enough for basic drag drop functionality.