HowTo: Horizontal, scrollable bar with cells - create, delete, move vertically
People,
I need to update a web site (which will perform the same functions as a wiki) and the way I want it to work is: from a Home Tab bar be able to click a Tab which creates a horizontal, scrollable bar underneath the Home Bar and made up of individual Cells containing a heading and a few words of description. To be able to see more Cells - on a PC this bar should be scrollable via Left / Right Cursor keys, by Mouse Dragging and Left / Right Arrows at each end of the bar. On a phone or tablet the bar would be scrollable by Swiping Left and Right in the normal way.
I want to be able to
create and delete Bars and also move them vertically by dragging.
I have been looking in jquery-ui-1.10.4.custom/development-bundle/demos but can't see if
there
Is
a combination of existing jQuery functions that will do what I want. Is it possible with existing functionality?
Thanks for any pointers suggestions about how to proceed.
Regards,
Phil.