answersLogoWhite

0

I think a drop down list is when yuh drop someones pantys.! (;

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you spell drop down list Or is it drop-down list?

drop down list. i guess


A list of things you can choose from in a computer program is called?

A menu or drop-down menu or a drop-down list.


What is meant by drop-down list Also explain with examples how it helps users?

Drop Down list is the select option in which there are multiple options on drop down. It can be done by <select> tag in HTML.


Explain the use of drop down list?

If you see a word that describes what you are looking for then click onto it. The drop down list shows the contents of that tab.


When viewing a cardholders statement. how do you specify which cycle to view?

Select a cycle date from the Select Billing Cycle drop-down list


Does combo box have an another name?

Theterm"combo box" is sometimes used to mean "drop-down list". In both Java and .NET, "combo box" is not a synonym for "drop-down list".


The box that gives a list when clicked is?

The box that gives a list when clicked is called a drop-down list, or a combo-box.


Which key is used to select more than one item in a drop-down list?

Normally, you'd use CONTROL-[Selection] to choose more than one item in a drop-down list.


What wrapdrop means?

A wrap drop is a short name referring to wrapping all the numbers or text in a drop down list in the Excel spreadsheet. It allows text that is already wrapped in a cell to appear wrapped also when it is taken from a drop down list.


How can I create a drop-down item list and when I select an item I want to display its cost in the next cell according to a set range of values?

Create your list on your worksheet away from where you want the results. Include the values (cost) in the next column. In the cell where you want the drop down list click data/validation and under 'allow' select list. Under 'source' highlight the range that contains your item list (do not include the values). Click OK. When you select the cell you will now have the drop-down item list that you want. In the next cell you can use the VLOOKUP function to find the item chosen from the drop down list and return the cost eg =VLOOKUP(A1,F1:G10,2) assumes your drop down list is in A1, the item list is in the range F1:F10 and the cost is in G1:G10 Hope this helps Al


How do you delete the items on the drop down list of websites you visited on internet explorer?

1. To delete ALL items in the drop down list: Select Tools >> Internet Options. Then go to the "General" tab (if it's not already selected). For IE 6, go down to the history box and click the "Clear History" button. This will clear your search History as well as all items in the drop down list. In IE 7, under the "General" tab, "Browsing history",select "Delete">>"Delete History". Again, this will clear your search history as well as all items in the drop down list. 2. To delete Selected items in the drop down list, you must edit the registry. To do this: Click "Start >> Run"and type "regedit" (without the quotes).On the left pane, navigate to HKEY_CURRENT_USER >> Software >> Microsoft >> Internet Explorer >> Typed URLS... Delete the typed URLs from the right pane you no longer want to appear in the drop down list. You can also renumber the items to organize the order in which the remaing items appear in the drop down list.


What is drop down list in database?

A drop-down list in a database is a user interface element that allows users to select a value from a predefined list of options. It is commonly used in forms to ensure data consistency and accuracy by restricting input to specific entries. When a user clicks on the drop-down, a list appears, displaying the available choices, making data entry easier and more efficient. This helps in minimizing errors and streamlining data collection processes.