Tons of JQuery issues
-
I’m trying to use the FEPS extension so users can add new properties on the frontend side of their site. Problem is, when I click on Publish to add a new property, it just refreshes the page without adding the property?
I’m getting a bunch of JQuery errors in the console too:
TypeError: $.browser is undefined
if ($.browser.msie) return false; jquery….date.js (line 1084)
TypeError: validator is undefined
validator.settings[“on” + event.type] && validator.set… (line 287)
- The topic ‘Tons of JQuery issues’ is closed to new replies.