| AutoComplete Users Input in Form | | This javascript has 5 internal strings set up that it is looking for the user to enter. It will complete the input based upon the first character entered. If there are more than 1 match, it will use the first found entry in the array. When it finds th
e wrong one for a multiple choice, you can backspace back to the spot where your choice differs.. when you type the next correct letter in your choice, your choice will pop up (unless there is still more than 1 correct choice to that many characters.. th
en you need to repeat this step.
|