It takes a simple list and splits its items on vertical columns.
Here are some key features of "Easy List Splitter":
· Split any ordered (OL) or unordered (UL) list
· Define the number of columns in which you want your lists to be split
· Target more than one list on the same page and set different number of columns for each of them
· CSS is completely separated from the JavaScript. Can either modify the default one or create your own
· A class “last” will be added to each last UL or OL so that you can easily remove side padding or margin
· Easy List Splitter Plugin preserves nested lists
· Can now choose whether to order your list items vertically or horizontally
· There is no need to modify your HTML. Just target your list element using any of the JQuery-selectors.
· No dependencies at all
· Plugin size 4KB
Requirements:
· JavaScript enabled on client side
· jQuery