/    Sign up×
Community /Pin to ProfileBookmark

Option Field Dual Selection Problem

Hi everyone, Im new here, and not really sure where this question should have gone, so forgive me.
I have a website, that has a box (I’ll attach a photo) for selecting the type of catalog that people want to receive via postal mail.
there are THREE types of catalogs they would be able to select (it only shows 2 in the photo, due to having to scroll down in the box)
however, for some reason, I can’t figure out how to make it to where they can do the “press and hold ctrl to make multiple selections”
unfortunatly due to that issue, Im having to tell them with a note on the side, that I can’t figure out how to make that option work, so please just put a message in the message box of what type they want.
can anyone tell me the html to use to make that work.
or the process to get it to work.

thanks so much.
Melisa
[email][email protected][/email]

[upl-file uuid=859726fe-a37d-445a-9bcc-95e26114f636 size=7kB]catalog selection.jpg[/upl-file]

to post a comment
Full-stack Developer

2 Comments(s)

Copy linkTweet thisAlerts:
@pj59Jan 15.2005 — Hello!

Example:

<select name="mySelectsName" [COLOR=blue]multiple[/COLOR]>

.... (options go here)

</select>

Regards PJ
Copy linkTweet thisAlerts:
@melisamarieauthorJan 15.2005 — [i]Originally posted by pj59 [/i]

[B]Hello!



Example:



<select name="mySelectsName" [COLOR=blue]multiple[/COLOR]>

.... (options go here)

</select>



Regards PJ [/B]
[/QUOTE]



Hi, thanks so much.

so, I actually put in the

.... (the actual name of the catalogs I want them to choose from in between these parenthasis) and then where you have "mySelectsName" what would go there?

see, this is where Im confused. LOL


thank you ?
×

Success!

Help @melisamarie spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 6.17,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @nearjob,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,

tipper: @meenaratha,
tipped: article
amount: 1000 SATS,
)...