• Home
  • Blog
  • About Me
  • Home
  • Blog
  • About Me
.NET

jQuery addEventListener error when using IE8

By Joe Gill  Published On 24th May 2013
This error cropped up in an intranet application today when a user using an old laptop tried to run it using Internet Explorer version 8. We were using JQuery 2.0 and IE8 does not support binding click events automatically so that’s why we got the problem. 

One way around is to use conditional comments to load the appropriate version of JQuery based on the browser version like so



Leave A Reply Cancel reply

You must be logged in to post a comment.

MTUG Cork - Azure Mobile Services Talk 18th April
Previous Article
Yammer integration with Dynamics CRM
Next Article