jQuery ajax call fails on NS_ERROR_XPC_NOT_ENOUGH_ARGS
-
I am having trouble getting an ajax call to behave. Please see Unwanted Page Reload on stackoverflow.com.
I caught an error being raised in the Firebug console:
NS_ERROR_XPC_NOT_ENOUGH_ARGS: Not enough arguments [nsIDOMLocation.replace]
I noted the file is jQuery.js, which claims to be version 1.7.2. jQuery is now at version 1.8.1.
Would updating the jQuery files in the wp-includes tree resolve this problem?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘jQuery ajax call fails on NS_ERROR_XPC_NOT_ENOUGH_ARGS’ is closed to new replies.