Link to home
Start Free TrialLog in
Avatar of jackjohnson44
jackjohnson44

asked on

jquery event handler how do I access element on blur?

I am going to be using blur and want to know how to access the dom element I am passing in.  How do I implement the eventData and use it?

In the documentation, it says this:
.blur( [eventData], handler(eventObject) )
Avatar of nishant joshi
nishant joshi
Flag of India image

ASKER CERTIFIED SOLUTION
Avatar of basicinstinct
basicinstinct
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial