1.
Javascript: Select all options for a select box - Qodo
Here's a javascript function that will allow the user to select all or none of the options in a multiple select box. It is quite simple to use, first either ...
2.
Javascript: Select all options for a select box - Qodo
<input type="button" name="Button" value="All" onclick="selectAll('selectbox1' ... Download the example JavaScript: Select all options in a select box now! ...
3.
JavaScript: Restrict keyboard character input - Qodo
If you want to improve your form inputs by restricting the characters the user enters, this function might come in handy. It restricts the keyboard input ...
4.
Javascript: Pop up DHTML calendar using CSS - Qodo
If you are looking for a simple JavaScript calendar that uses CSS and is easy to customise, then take a look at my offering. I have created a basic calendar ...
5.
Javascript: Select all options for a select box - Qodo
Here's a javascript function that will allow the user to select all or none of the options in a multiple select box. It is quite simple to use, first either ...
6.
Javascript: Select all options for a select box - Qodo
Here's a javascript function that will allow the user to select all or none of the options in a multiple select box. It is quite simple to use, first either ...
7.
Javascript: Swapping select box options - Qodo
Dec 3, 2007 ... Here's a JavaScript function that let's you swap options from one select box to another to allow users to choose the options they want.
8.
Javascript: Select all options for a select box - Qodo
Here's a javascript function that will allow the user to select all or none of the options in a multiple select box. It is quite simple to use, first either ...
9.
Javascript: check if a UK postcode is valid - Qodo
Here's two useful postcode functions; one that will help for checking if a string is in the valid format for a UK postcode; and another that formats a ...
10.
Javascript: check if a UK postcode is valid - Qodo
Here's two useful postcode functions; one that will help for checking if a string is in the valid format for a UK postcode; and another that formats a ...