ravan: (LJ FuckShitUp -- icedmaple)
ravan ([personal profile] ravan) wrote2006-12-15 10:46 pm
Entry tags:

Serious WTF? on LJ design

In this thread in [livejournal.com profile] lj_releases, [livejournal.com profile] burr86 alleges:
Problem with a dropdown menu is that it doesn't let you choose multiple groups.

My jaw hit the deck. Now, I've had problems doing just that on LJ, but I always figured it was intended as a feature, not a designer incompetance.

You see, picking multiples in a drop-down list is enabled by this: <select name="test" multiple="yes"> - it's an option in the base html for the drop-down box. No javashitscript required.

Don't believe me? See this tutorial, which is the FIRST result in a Google search on [drop down form].
mdlbear: blue fractal bear with text "since 2002" (Default)

[personal profile] mdlbear 2006-12-16 07:34 am (UTC)(link)
Between the two of us we probably have twice as much experience than their entire design department put together.

[identity profile] ravan.livejournal.com 2006-12-16 07:10 pm (UTC)(link)
Let's see: I have been doing it since 1996, you've been doing it since 1992, so that's 24 years right there. Hell, we probably have more combined years of design experience that most of them are old...
mdlbear: blue fractal bear with text "since 2002" (Default)

[personal profile] mdlbear 2006-12-16 09:42 pm (UTC)(link)
And when you count general experience in the computer industry... Mine goes back to '65, if I remember correctly.
treecat: (Default)

[personal profile] treecat 2006-12-16 06:28 pm (UTC)(link)
The response to your comment confuses me. "That makes a select box, not a dropdown"???

What about the size attribute? eek

[identity profile] ravan.livejournal.com 2006-12-16 07:07 pm (UTC)(link)
I can't believe this shit. He doesn't know how to make a drop down without javascript??