Hi Everyone!

In the next two lectures on jQuery Events there is a typo.

 $('input[type="text"')  should have a closing bracket, like this: $('input[type="text"]') 


Thanks,
Ian
Course TA