Conflict with Jquery 1.9.0
-
I have had consistent issues with the UserNoise button not displaying on sites I am building with the Roots theme, which uses Jquery 1.9.0. If I force back the jquery version, UserNoise displays, but I would prefer not to do this.
The javascript error is as follows:
Uncaught TypeError: Cannot read property 'msie' of undefined
This occurs on the following line(s):
if ($.browser.msie && ($.browser.version == '6.0' || $.browser.version == '7.0'))
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Conflict with Jquery 1.9.0’ is closed to new replies.