Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Validation on Field Exit 1

Status
Not open for further replies.

cohans

Programmer
Joined
Aug 21, 2001
Messages
35
Location
US
Is there a way to capture the event of leaving an input text field when the user hasn't changed anything? For example, within a form if the user tabs over an input field, we want to capture that they left the field even though they may not have changed anything. Is there a way?
 
try the onBlur event. Tracy Dryden
tracy@bydisn.com

Meddle not in the affairs of dragons,
For you are crunchy, and good with mustard.
 
Thanks, tsdragon. That's the fastest response I've had.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top