Uncaught TypeError on registration page
-
I get the following errors on the registration page (in console of Google Chrome):
Uncaught TypeError: Cannot read property ‘msie’ of undefined –> jquery.fancybox-1.3.4.pack.js:18
AND:
Uncaught TypeError: Object [object Object] has no method ‘fancybox’ –> popupregistration.js.I need to use custom JQuery in the registration page, but it is currently not working because of these errors (i had it working before). I have disables my custom JQuery now, so that cannot be the cause of this error.
Can anyone point me in the right direction of where to look at?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Uncaught TypeError on registration page’ is closed to new replies.