HTML Select multiple as dropdown

0 votes

I want to use a multiple-select field as a standard drop-down field with size=1:

<select name="test[]" size="1" multiple>
    <option>123
    <option>456
    <option>789
</select>

Why doesn't this code display the dropdown's arrow?

Jul 26, 2022 in HTML by Tejashwini
• 3,820 points

edited Mar 4 9 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP