I have created a list item which rotates but I would like to introduce two buttons to control the list. The first button should basically let the list-item move upwards and the second bottom should do the reverse, that is let the list-items slide down.
This is the code i am using to rotate the list is here
Thanks
split give the buttons two classes
.upand.downand attach the eventsworking version on fiddle here or here