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
503 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 …
6
votes
Is a “Confirm Email” input good practice when user changes email address?
I've seen plenty of people type their email address wrong and I've also looked through user databases full of invalid email address.
The way I see it you've got two options. Use a second …
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 …
0
votes
HTML Links and Usability
I agree, I don't think that underline should be used for anything that is not a link.
There are certain things that need not be underlined. Page navigation, items in menus, prev/next links …
0
votes
Evaluate a css expression only in IE<7 w/out using conditional comments?
This answer may be what you are looking for:
http://stackoverflow.com/questions/213309/in-line-css-ie-hack#213458 …
0
votes
what is the best cross browser html WYSIWYG editor ?
A few years ago I found Nvu to be the best one out there. They stopped updating for a while, but it looks like they might be back.
…
