Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 Terminology  





2 HTML  





3 See also  





4 References  














Drop-down list






العربية
Azərbaycanca
Català
Čeština
Deutsch
Español
Français

Hrvatski
Bahasa Indonesia
Italiano
Македонски
Bahasa Melayu

Polski
Português
Русский
Српски / srpski
Svenska
ி

Українська


 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikimedia Commons
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


A drop-down list or drop-down menu or drop menu, with generic entries

Adrop-down list (abbreviated drop-down, or DDL;[1] also known as a drop-down menu, drop menu, pull-down list, picklist) is a graphical control element, similar to a list box, that allows the user to choose one value from a list either by clicking or hovering over the menu. When a drop-down list is inactive, it displays a single value. When activated, it displays (drops down) a list of values, from which the user may select one. When the user selects a new value, the control reverts to its inactive state, displaying the selected value. It is often used in the design of graphical user interfaces, including web design.

Terminology

[edit]
A drop-down list of search suggestions

This type of control is called a "pop-up menu" on the Macintosh platform;[2] however, the term "pop-up menu" is used to refer to context menus in other GUI systems. The Macintosh also has the notion of "pull-down menus". The distinction is that, when the menu is closed, a pop-up menu's title shows the last-selected item while a pull-down menu shows a static title like a menu in the menu bar. Thus, the uses are different—pop-up menus are used to select a single option from a list while pull-down menus are used to issue commands or in cases where multiple options can be selected.

HTML

[edit]

Inweb forms, the HTML elements <select> and <option> are used to display a drop-down menu:[3]

<select>
  <option>option1</option>
  <option>option2</option>
  <option>option3</option>
</select>

See also

[edit]

References

[edit]
  1. ^ "DDL stands for Drop-Down List (user interface)". Acronymfinder.
  • ^ "Managing Pop-Up Buttons and Pull-Down Lists". Application Menu and Pop-up List Programming Topics. Mac Development Library. June 26, 2007. Retrieved May 15, 2013.
  • ^ "The SELECT, OPTGROUP, and OPTION elements". W3C.

  • t
  • e

  • Retrieved from "https://en.wikipedia.org/w/index.php?title=Drop-down_list&oldid=1194555436"

    Categories: 
    Graphical control elements
    Desktop environment stubs
    Hidden categories: 
    Articles with short description
    Short description matches Wikidata
    Use mdy dates from May 2013
    Articles needing additional references from April 2011
    All articles needing additional references
    All stub articles
     



    This page was last edited on 9 January 2024, at 15:55 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki