4
votes
10answers
1k views
Wrapping lists into columns
I'm using ClodFusion(sic) to populate a template that includes HTML lists (<ul>'s).
Most of these aren't that long, but a few have ridiculously long lengths and could really stand t …
2
votes
4answers
484 views
Dynamic Alphabetical Navigation
I'm using ColdFusion to return a result set from a SQL database and turn it into a list. I need some way to generate an Alphabetical Navigation bar for that list. I have ColdFusion and the jQuery …
4
votes
Wrapping lists into columns
So I dug up this article from A List Apart CSS Swag: Multi-Column Lists. I ended up using the first solution, it's …
0
votes
Wrapping lists into columns
I wish Safari and Firefox were my biggest concern, unfortunately our intranet is all IE but you did bring something to my attention that I was not aware of, thanks! …
0
votes
Dynamic Alphabetical Navigation
So, there were plenty of good suggestions, but none did exactly what I wanted. Fortunately I was able to use them to figure out what I really wanted to do. The only thing the following doesn't do i …
