2

I know that focus and blur events don't work with .live() before jQuery 1.4.1. A mod was posted here that allows focus/blur events to be used with .live() for older jQuery versions.

I'm writing a script that (hopefully) people will use, and I can't be sure which version of jQuery they are using. Is there any way to check if jQuery focus/blur events work with .live() out of the box (i.e. a newer version of jQuery), and if not, implement the accepted solution in the above link?

Community
  • 1
  • 1

0 Answers0