nikko50
01-29-2009, 02:27 PM
How all.
I have a field that has an onkeypress event that populates fields through an ajax script. The other fields that get populated have an onchange event so when they are populated with the ajax script the onchange event gets triggered which is not what I want. Is there anyway I can disable the onchange event while the onkeypress field is receiving input from the user?
I have a field that has an onkeypress event that populates fields through an ajax script. The other fields that get populated have an onchange event so when they are populated with the ajax script the onchange event gets triggered which is not what I want. Is there anyway I can disable the onchange event while the onkeypress field is receiving input from the user?