mydogsplash
03-24-2005, 01:40 AM
ANY HELP would be outstanding!
Scenario:
1. I have a form with 1 basic text field
2. I would like to count how many clicks people do in the text field
text field 1<input name="txt" type="text">
I would like to use the onfocus or simliar event handlers to record this.
Scenario:
1. I have a form with 1 basic text field
2. I would like to count how many clicks people do in the text field
text field 1<input name="txt" type="text">
I would like to use the onfocus or simliar event handlers to record this.