Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
JavaScript
:
Forms
: SELECT
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
It is not working in Firefox and in IE too... :( Object not support automation or object is read onl
how to move values mutually between 2 select boxes 1 at a time
how do I search for a particular string inside the options of a select object??
How to position textfield and listbox in relative position (to display combobox in different places)
Create an editable option in a select object?
Random Questions
i want to know the index number selected then what should i write?
How to download a user specified file based on multiple select boxes with multiple options in each, and a submit button?
is it possible to make a hidden selectbox? if so, how?
How do I change the value existing select options
Can I change the font color and size of only a part of a string displayed in the select box and will it work on both NN and IE ?
Does SELECT with Netscape support onclick?
How can I make a drop down select list of URL's that jumps automatically?
How can I specify the width of a SELECT element?
How can I add OPTIONs to a SELECT list?
How can I delete OPTIONs from a SELECT list?
How can I dynamically create a SELECT list when the document loads?
How can I indent OPTIONs, fill them with blanks?
How can I delete all OPTIONs from a SELECT list?
Why does my IE form (processing) code not work with NN?
How do I get all selected values from a SELECT MULTIPLE element?
How do I get all selected texts from a SELECT MULTIPLE element?
How do I get all selected indices from a SELECT MULTIPLE element?
How do I get all selected values from a SELECT MULTIPLE element?
How do I get all selected texts from a SELECT MULTIPLE element?
How do I get all selected indices from a SELECT MULTIPLE element?
How do I get all selected values from a SELECT MULTIPLE element?
How do I get all selected texts from a SELECT MULTIPLE element?
How do I get all selected indices from a SELECT MULTIPLE element?
How do I read values from a server side file to populate a drop down list?
How can I make a drop-down select list in which some selections spawn a new browser window and others do not?
How do I find the value of a SELECT element?
How do I disable/enable a select box based on the onchange of another select box?
How do I find the computed dimensions of a SELECT?
How do I disable a SELECT element?
How to overcome IE's reluctance to redraw a SELECT when it gets clipped/unclipped?
Can I apply styles to a SELECT element?
Can I dynamically change the style of a SELECT element?
How do I copy or move all "selected" options from one select to another?
How do you use a selected value from a list as input to another function. e.g. price("value") * quantity ("new variable") = "Cost"
In a multiline select list (not multiple select), can I scroll a specific option into view (w/ both NN and IE)?
How do i dynamically update a select statement in one window with input from another window?
How can I sort the options in a select?
How do I fix the maximum width even when the list items are much wider?
Is there a way to pull down/pop up a SELECT wirth JavaScript?
How do you use a selected value as input to another function?
How to scroll the SELECT to make the selectedindex item visible in NN4?
How do I show a description of an option in a select box, when the mouse is over the option?
How can I pre set a value of a <select>
How do I add TABS to a listbox, I mean SELECT???
How do I control the # of lines visible in the drop-down part of a SELECT (not total # of OPTIONs)?
How can I move the selected OPTION up or down?
Can i populate a listbox by reading the data from a file residing on the server?
How do i pass a value back to a servlet when an ONCHANGE select event occurs?
How can I make a select display a input box when a specific item is selected? (all other options will not show an imput box)
Can I get onmouseover events for OPTION elements in a SELECT?
How to download a user specified file based on multiple select boxes with multiple options in each, and a submit button?
Dynamic tootips(javascript) appear BEHIND ComboBoxes but in FRONT of all other elements. Can this be overcome? jle
Can I dynamically select all options from a select multiple list (I want to pass their values onto another page)?
I want click select and click again unselect in IE5.0 list with 10 elements
Can I change the font color and size of only a part of a string displayed in the select box and will it work on both NN and IE ?
Drop down menu - how can I show an alert message with info and then redirect to URL if yes.
How do I change the value existing select options
Can I dynamically add/remove OPTGROUP elements to/from a SELECT box?
How do I add a horizontal scroll bar to a Select box?
Can you hide the borders of a SELECT, only showing the dropdown arrow?
How can I combine a SELECT element and an INPUT TYPE="text" field so that the user can input new OPTIONs for the SELECT?
How do i create a tooltip for a select box?
How can I move the selected OPTION of a SELECT up or down?
i want to know the index number selected then what should i write?
How do I right align a select box
How can I find that which option is clicked in the Select element ?
How can I make selected an option based on its "value" rather than its index position?
How do I delete one Option in select box in IE ?
How can I disable select options on click of a radio button?
how to insert multiple values of a listbox in asp with backend as ms-access
How do I get " document.form1.elements['q'+i+''].value=' ';" which works great in IE to work in NN ?
How do I dynamically populate a select box, using only the selected values from another select box?
how do I dynamically remove selected option(s) from a selectbox, onClick of a button?
is it possible to make a hidden selectbox? if so, how?
Dynamic DropDown Select Boxes and Verifying
How do I update radio buttons based on a selection from a pull down menu?
How do I get the value from a selected option in a dynamically generated listbox?
How can I enable\disable a textbox? For example: select Hi! enable and selecting Bye! disable?
How do you alert a user that only one option can be selected at one time?
I want to populate a select box with number of days of the month selected. How can I do it?
How can I restrict the number of selections in a select multiple element?
I want to populate a select box with number of days of the month selected. How can I do it?
How do I populate a second multiple select by selecting options in a first multiple select?
I want to name a SELECT 'someSelect[]' for PHP, but I think the '[]' are illegal in JS. Help.
Is there a JavaScript solution that wont restrict selection by the 1st letter as the SELECT tag does
How can I dynamically add an option to a select list from a separate text box
How to scroll select box programatically in javascript
How do I dynamically display radio buttons based on a SELECT option?
How do I get a <select><option> to be a monospaced font
How do I reference a select box with [] in the name?
How can I get the country-state-region selection..... the data should be picked from database.. help
I need to take the values of 2 different selects and add them together and display that on the page
I want to make the listbox Editable, Is there any way that v can do that
how to script which option in a select drop-down should be selected?
JavaScript: Is it possible create an editable option in a select object?
JavaScript: How to connect a text field and a select element?
How to validate a many drop-down lists on a form. Message:Please select at least (1) item to return
How do i copy the value of a select field to a FILE field.
how to make a default value is selected out of many in a select box on opening the page?
Scroll to an option in a multiple select list
JavaScript: List: Option: Text: How to get the text of a chosen option in <SELECT><OPTION> list?
JavaScript: List: Create: Dynamically: Select: How connect 2 lists dynamically created via 2 arrays?
JavaScript: List: Array: Create: How to dynamically create a list from array? [<SELECT> <OPTION>]
JavaScript: List: Create: Dynamically: Select: How connect 3 lists dynamically created via 3 arrays?
JavaScript: List: Create: Dynamically: How to dynamically create <SELECT><OPTION> list using a loop?
JavaScript: List: Create: Array: Loop: Dynamically: Can you give overview creating <SELECT><OPTION>?
JavaScript: List: Array: Create: How to dynamically create 3 lists from 3 arrays? [<SELECT><OPTION>]
JavaScript: List: Array: Create: How to dynamically create 2 lists from 2 arrays? [<SELECT><OPTION>]
JavaScript: Copy: Clipboard: List: How to: How copy from list to clipboard? [hidden/SELECT/dynamic]
JavaScript: Copy: Clipboard: List: Select: How to select in list value that is copied to clipboard?
JavaScript: How to dynamically create a list from an array (in 1 include src file)? <SELECT><OPTION>
JavaScript: How to dynamically create a list from an array and its pointers in 2 include src files?
JavaScript: How create 2 connected lists dynamically (2 arrays stored in 2 include src files)?
JavaScript: How create 2 connected lists dynamically (3 arrays in 3 include files)? 1 [one to many]
JavaScript: How create 2 connected lists dynamically (3 arrays in 3 include files)? 2 [one to many]
JavaScript: How create 2 connected lists dynamically+array+include+copy clipboard? [one to many]
JavaScript: How create 2 connected lists dynamically+array+include+copy+select? [one to many]
JavaScript: How create 20 connected lists dynamically+array+include+copy+select? [one to many]
How to scroll to a selected item in a >>>multiple<<< selection box
How do i enable another form element, based on a selection ? eg, Select Other, specify others: text.
Can I edit or modify the contents of a dropdown / listbox / combobox ?
How do I make a Dropdown / Combobox / Listbox editable (with no bugs) ?
How do I make a Dropdown / Listbox / Combobox with any one option as editable ( with zero bugs) ?
Create an editable option in a select object?
Combobox using javascript: features of textbox + dropdown/listbox...
How to position textfield and listbox in relative position (to display combobox in different places)
how do I search for a particular string inside the options of a select object??
how to move values mutually between 2 select boxes 1 at a time
It is not working in Firefox and in IE too... :( Object not support automation or object is read onl
Unanswered Questions
I am setting the option values of one select in Other select which is in other window it is working in NN but in IE it gives server throws error.
How can I dynamically change "MULTIPLE" list to "SINGLE" select list in NN4?
Can I pass the value of a selected option as a variable on the onChange event to a new window without submitting the form?
How do I transfer the content of a SELECT from a page to a SELECT in its parent page?
How can I disable <select> element in Netscape?
Can you set a horizontal scroll bar for a select(nondrop down)
How can I enable a select box, depending on the values provided by two other select boxes (must be cross browser!)?
How do I place values associated with an OPTION into multiple TEXTFIELDS? Like selecting SUV and the TEXTFIELDS update to show PRICE and INSURANCE...
how do i get the element id for a select eg. sel = document.form[0].select[1].name ? if this exist?
how can i assign the selected value from a javascript SELECT option to java variable?
How do I filter one drop-down menu using another drop-down menu (JavaScript) ?
How can I dynamically open/close the dropdown of a selectbox?
CAN WE MAKE MENU LIKE ITEMS IN JAVASCRIPT
Create new option in a parent window
How to create new option in a parent window without reloading it
how can i make length of list box(select) fixed
How can I make selected an option based on its "value" rather than its index position?
How can I set the SELECT width to be a certain width but have that width increase when I click it?
I have two select boxes.I want to unselect 1st box selected item on clicking on second select box
how to pass the value of selected option from the javasript to jsp?
How do I make entries in a drop down menu glide upwards rather than in a drop down manner???
how do I compare the text from selectbox(a) and (b), if selectbox(b) was dynamically created?
How can I use a value from 1 select box to populate a 2nd box with data from a recordset (not array)
How do I change the color of the text in a Drop down dynamically for Netscape 4.x
What all events work on option tag in NN4 and IE5 ?
How do you get the value of option highlighted in the select box (not the value which is selected )
How do I do to select every option I click (without holding Ctrl key) in a MULTIPLE SELECT?
How can I scroll the SELECT to an option that was programmatically marked as SELECTED?
How can i move item between selects and display the result in each select in another page?
How can i expand a dropdown dynamically using javascript.
How do i select all the values in a dynamically generated select box(multiple) before form submit?
How do I populate a select from a pop up window
how do i create a pull down menu(and not a scrollable list) that enables MULPTIPLE SELECT?
select box in jsp gives NullPointerException in Netscape6.X at last but 2nd element, but not in IE.
How do I display the select menu drop down without losing visibility of the div/layer it is on?
How do I display the select menu drop down without losing visibility of the div/layer it is on?
How can you change they type of the Select box: Select-One to Select-Multiple?
How can we right align the values that appear in select drop down list?
How can I add an OPTION to SELECT box on the main page from a popup window? Using IE 5.x.
In Netscape on Checking a Radio Button i want the selct box to get enable/disable..How to do..??
Amendment to http://www.faqts.com/knowledge_base/view.phtml/aid/12824/fid/178
How can i make it so that the function reads in the current values and appending the new values from
How can i dynamically change the color of the options in a SELECT?
I am setting the option values of one select in Other select which is in other window it is working
I'm trying to use the new Option('text','value') in my code for IE5 SP2
How can I dynamically add an option to a select list from a separate text box
Is there a way to dynamically add a SELECT(not options to the existing SELECT) at least with IE
How to dynamically populate a SELECT with data in a database, based on a selected item
How can I get the country-state-region selection..... the data should be picked from database.. help
How can I get the country-state-region selection..... the data should be picked from database.. help
I have a country dropdown and want to populate another dropdown based on country selected.
upon click on selected item in a drop down box, display the details of the selected item. how to do?
upon click on selected item in a drop down box, display the details of the selected item. how to do?
How can i insert the value of option using a function from a .js file??
How to show an onclick text in a seperate cell in a multiple selectbox? different text for each opt.
how to create a select list on the value of another select list?
how to retain the value of the list box when the form is submitted to the same page
how to retain the value of the list box when the form is submitted to the same page
How can I add strings to a select box and be able to select those strings to delete them?
on click of a button a dynamic row inserted in a table having mutiple combo's
how i can dynamically load the date from datebase in the combobox in the chnage of other comobox
How can I create combo box in javascript that behaves like VB's simple combo?
How can I add transfer a selected option to the top of another SELECT list (in IE)?
How can I expand select whenever select get focus without clicking the select box.
In my select box intially first value will be blank, if the user clicks the first value will disable
howto DISABLE a select-element without using DISABLE?
ToolTip text for Each selected option from the SELECT option control
How can I get a TootTip text when I am clicking or moving over the Select Control
How do I pass a variable from Javascript to JSP?
How can I have a multiple keyboard seek in a SELECT Box
I have 2 selects and appear disabled, itīs possible validate one select if this is enabled?
Multiple select only if a specific entry is not among the selected entries?
Can I apply styles for a multiline SELECT element ?
how i retain the selected value in dropdown list when i again come to that page
I would like to set width to the column in select box
How can I populate the Select box by data from database in JSP
How to read all the contents of a select list on server side in java code w/o making a string of it
1st selectbox restrict 2nd selectbox then show the 2nd selection's table field(mysql) to input box ?
Disabling a textfield with a pulldown selection?
How can i get selected value using php script?
Can I show only 5 options when the user clicks on a select box. They must scroll to see the rest.
How can I make a select statement use a default option even on a page refresh
Is there a way to get a count of the number of selected items WITHOUT looping through the options?
Is there a way to make a select control have images and text in the options?
In 2 combo box, how can i select an item from one and then make it invisible in the other???
Is there a way to change scrollbar color of SELECT element?
Please show simple example of drop down menu.
Can I select an option in form that will cause the text fields to be filled in based on selection
how to display large no of options in select (over 1500)
how to retrieve value from a listbox in a jsp page
How can I have values corresponding to the value selected on other combo box?
How can make the value of selected option(s) and separated by comma and display in an input field
How do i enable/disable a Button based on the different value selected in a Select Box ?
How can i dynamically insert options to ListBox of parent window from child Window
is there a 'legal' hook for optgroups??
How do I move selected options alongwith their childs from one select box to another?
How to get the value of a combobox in Javascript which is dynamically created in ASP
How to change the link property of the same image depending on the value of the SELECT.
I need a way to asign the option data from existing select combo to dynamically created combo
How can I change the textbox value using a select option
How do I display dynamic text from MySQL and a text field based on a selection from a drop down box?
Why do i get an unspecified error when i remove an option value from the drop down list
handling multiple values in PHP
How to have Pulldown Menu target parent or top on submit?
If i change one option(say option 2) in select tag ,i am displaying another html screen.
How to retain a selection of one list box even after we select options from another
is there any select * from table where fiels where fielsd IN ussing mysql
How do I simulate a three column selected listbox using javascript
How can i add options to a multiple select element?
How do I make all options in a multiple select box automatically selected?
my perl forms processor truncates selected data in multi-selection pull down boxes. Any ideas? Thx.
How to get all the options of list box when submit button is clicked without selecting any option ?
select
how to create sql deoending upon selecting multiple drop dow list
How can i make a value selected while entering in select box similar to gmail but using select box?
Populate list from one table/ and highlight select items based another table/row, comma delimited
Populate list from one table/ and highlight select items based another table/row, comma delimited
Populate list from one table/ and highlight select items based another table/row, comma delimited
How can I hide the arrow in a select box with css code? or to only show the content.
I would like to get records of table from data base depending upon selected option in select eleme
I would like to get records of table from data base depending upon selected option in selectelement
How can I dinamically display in a textfield a date formatted on the selected date format?
how to show the item in the select box which is already selected in the other page?
how to show the item in the select box which is already selected in the other page?
how to show the item in the select box which is already selected in the other page?
How to stop a listbox pulling out duplicate categories from a database
in dropdown box if i have 50 values, ihave to display only 5 and remaining must be scrolled
How do I make the selected value a variable?
How do I make the selected value a variable?
How do I make the selected value a variable?
Problem in extracting input from user using listbox with variable name "sel_ID"
how to populate a select box depending on the option selected in another select box using java scrip
How can populate a select in parent window from child window
How can populate a select in parent window from child window
How default to blank, without having it as one of the dropdown list entries.
Can I automatically drop down a listbox? for example: document.field.dropdown()
How can selecting the last value from select list one set the last value of select list two?
Is there a limitation to populate a multiple select in the parent window from one in child window?
On selecting an option from a dropdown menu, how do I get it to enable a textfield?
How do i stop the Combo from appearing above the Div tag,i.e. send the combo to a lower layer
How do i stop the Combo from appearing above the Div tag,i.e. send the combo to a lower layer
How do i stop the Combo from appearing above the Div tag,i.e. send the combo to a lower layer
how can i get fields of table in listbox if i select name in another list box
how to save the index of select box after refreshing the page? with javascript + jsp
how to save the index of select box after refreshing the page? with javascript + jsp
passing javascript variables to a php file and returning an array as a response to the javascript
passing javascript variables to a php file and returning an array as a response to the javascript
How to set a id value for a option tag in Select object
How do I fetch table row values to text boxes?