This is a simple JavaScript showing how to select all or none of the items in a select list. All the items are shown (not a drop down list) only to show that they are all selected or none are selected.
This is a JavaScript example that creates a menu (drop down select list) of all the days in the current month. The current date is selected by default.
Filter Large Select Lists is multi-platform compatible. If you have a very large HTML SELECT list, finding the correct item can be like looking for a needle in a haystack. For example, if you have a list of a couple hundred names, finding a single...
This is a tutorial which teaches the users how to have fun with html select list objects and for selecting and displaying by using PHP and super globals. The author tells the users about select lists that exists between the open form element and...
This is an online filtering program that helps users to filter desired item from the select list menu. This program displays only matching items according to user's input. The filtering process can be done by using regular expressions. Users are...
This is an online menu converting program that helps users to turn particular select list into two level select menu on their web pages. Users can have option to remember previous selections on the web pages. For instance, if errors are found on...
Using the ServerZip ASP Component is an useful tutorial for the ASP programmers to learn about generating active server component with several advanced functionalties which work along with existing components. The author explains about executing...
Enhancing the SELECT element is a web based tutorial in which author discusses about method to create a SELECT componet which permits the users to type character in the text box and offers list of aspects that relates to the character in scrolling...
Menu list in form. You scroll the form, select an item, press "go" button and go to selected site
Select the desired items from a series of select fields, build a list of the selected items and pass it as a string. |