Hello, I have a project that I do not know how to approach it. What I need to do is this:
I have list of names, lets say 400 names, and they could be listed as such:
Lopez Ramirez Cohen Chazir Smith
But the list could go on, what I would like to do with the css, to be able to manipulate this data to be divided into 3 colums automatically. So if I have not 300, but 70 names, there would be 3 colums, or if I have 600 names too, so the CSS does the trick to divide them into 3. Is that possible?
I have list of names, lets say 400 names, and they could be listed as such:
Lopez
Ramirez
Cohen
Chazir
Smith
But the list could go on, what I would like to do with the css, to be able to manipulate this data to be divided into 3 colums automatically. So if I have not 300, but 70 names, there would be 3 colums, or if I have 600 names too, so the CSS does the trick to divide them into 3. Is that possible?
Thanks,
It doesn't have great browser support, though.
http://www.cvwdesign.com/txp/article/36 ... javascript
http://welcome.totheinter.net/columnizer-jquery-plugin/