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 on
This is a script where the users can select font color, font size and font family for the texts in the drop down menu. The users can add list of options to the list starting and ending. The users have the ability to exclude the options in the list fo
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 the
Select the desired items from a series of select fields, build a list of the selected items and pass it as a string.
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 wh
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 allo
This article is mostly for referring about SELECT key usage in SQL statements and also tells why to avoid SELECT while building statements. It explains about the demerits in SELECT with example in a simple way. The author also tells to use BLOB/text
Very often the users come across selecting a state from a list of states given. This is an article demonstrating the very simple method to select a particular state by its abbrevation. This tutorial gives the code of building the list, assigning th
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 form
select-all is a free JavaScript to furnish a link in your webpage that can highlight/select the text displayed in the text area of your webpage. Click on the link ?Select all? to highlight the contents in the text area. It will be very much helpful f |