As an experiment, I created a few div\'s and rotated them using CSS3.
.items { position: absolute; cursor: pointer; background:
You have to set the parent container of the draggable element to "position: relative".