Call the function that checks it out in the onsubmit also. This may mean that you're validating it twice, but you will also make sure that you're always getting it validated. If it's already been successfully validated in the onblur, calling it again in the onsubmit won't hurt.
Jeff Waris wrote: >Has anyone noticed this with firefox? > >I have a text box that a user inputs a number. Using an ONBLUR or ONCHANGE >action I validate the number inputed. SIMPLE... Works perfectly. > >Well not quite. If the user goes to SUBMIT the form Directly after inputting >the number. Firefox process the ONBLUR/ONCHANGE SIMULTANIOUSLY submitting >the form. IE works as expected. It process the onblur/onchange first. This >text box needs to be check right after entering, and would complicate the >process checking it on the submit. > >Any workarounds to this? Am I going about this wrong? Is FIREFOX processing >correctly and IE being nice? > >Thanks, >Jeff > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:212645 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

