搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

How do I increase the number of lines presented in a drop down list?

  • 1 回覆
  • 1 有這個問題
  • 12 次檢視
  • 最近回覆由 guigs

more options

When I am entering a single character/number for each of a random selection of three letters in a password verification, I get a drop down list from A to S only, the first 20. Accessing letter T to number 9 means scrolling down. How can I increase the number of lines in a drop down box to 36?

When I am entering a single character/number for each of a random selection of three letters in a password verification, I get a drop down list from A to S only, the first 20. Accessing letter T to number 9 means scrolling down. How can I increase the number of lines in a drop down box to 36?

所有回覆 (1)

more options

Hi canddski, If you are taking about an interface on a website, this is up to the ui designer. But there is a reflow that depends on screensize for the Firefox UI.

You can use asp to control the list: http://forums.asp.net/t/1970301.aspx?How+can+i+display+selec... but also try asking on stackoverflow.com