Craig R. McClanahan wrote:
Quoting Brice Ruth <[EMAIL PROTECTED]>:
From a GUI perspective, how would you select multiple things in a drop-down? I can't actually recall ever seeing this type of widget anywhere (irrespective of HTML).
In HTML, this is triggered by the "multiple" attribute on the <select> element. If you're using <html:select> tag, must add multiple="true".
In a browser, it's the usual technique for multiple selections -- shift-click selects everything between the previous point and the current point, while control-click adds the individual item you're currently pointing at.
Could you send an example?
Craig
Jerry Jalenak wrote:
Hi All,and
Can't seem to find a way to do this, even though I've seen it done (I think). What I need is a HTML select box where the size parameter=1 (so I get a true drop-down, not a scrolling box) AND the ability to select multiple options within the select box. Right now if I set the multiple parameter I get a scrolling box. I'm using an optionsCollection tag to generate my option list (not that I think it has anything to do with my problem 8-) I suspect there is a JavaScript solution out there, but I can't seem to google it. Does anyone have any ideas?
TIA!
Jerry Jalenak Development Manager, Web Publishing LabOne, Inc. 10101 Renner Blvd. Lenexa, KS 66219 (913) 577-1496
[EMAIL PROTECTED]
This transmission (and any information attached to it) may be confidential
is intended solely for the use of the individual or entity to which it isfor
addressed. If you are not the intended recipient or the person responsible
delivering the transmission to the intended recipient, be advised that youprohibited.
have received this transmission in error and that any use, dissemination,
forwarding, printing, or copying of this information is strictly
If you have received this transmission in error, please immediately notify LabOne at the following email address: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Brice D. Ruth Sr. IT Analyst Fiskars Brands, Inc.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- Brice D. Ruth Sr. IT Analyst Fiskars Brands, Inc.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]