I am new to javascripting and I have been tasked with the following problem.
On a page there are numerous text boxes and when a user enters one of the boxes I need to display a message in a label. The message that appears will be different for each text box.
I need to know the best way of identifying the current textbox and from there displaying the correct message.
Any help would be greatly apprecaited.
David
On a page there are numerous text boxes and when a user enters one of the boxes I need to display a message in a label. The message that appears will be different for each text box.
I need to know the best way of identifying the current textbox and from there displaying the correct message.
Any help would be greatly apprecaited.
David