Learning jQuery

Learning jQuery Event Object Properties, continued

This course is out of date and does not reflect our standards or industry best practices. We now recommend you take the Complete Intro to Web Development, v3 course.

Check out a free preview of the full Learning jQuery course:
The "Event Object Properties, continued" Lesson is part of the full, Learning jQuery course featured in this preview video. Here's what you'd learn in this lesson:

event.timestamp focus and blur events Demoing event.altKey is true when holding alt key and hitting a normal key Access original event object (not jQuery normalized one) with event.orginalEvent. Code example using originalEvent to access native event properties (like touches)

Get Unlimited Access Now