IE not firing event handler

Anson Tyau asked on April 28, 2014 14:47

In Internet Explorer, the "register/submit" button in the registration form webpart is not firing an event in IE, it works fine in both Firefox and Chrome.

Correct Answer

Brenden Kehren answered on April 28, 2014 14:52

Do you have a conflicting version of jQuery you are using for your site. The registration webpart includes a jQuery library and plugin if I remember right and if you have another version, it could be causing problems.

0 votesVote for this answer Unmark Correct answer

Recent Answers


Anson Tyau answered on April 28, 2014 15:05

Hi, Yes, we are using the following Javascript files....Do you have any idea which file to start looking at, and what command is conflicting? bjqs-1.3

bjqs-1.3.min

jquery.reveal

jquery.secret-source.min

productSlider

0 votesVote for this answer Mark as a Correct answer

Brenden Kehren answered on April 28, 2014 17:07

I believe it's the \CMSScripts\membership.js file. You might check the dev tools in the browser you're working with and see what the JS errors are as well.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.