JQuery and other libraries

conflictjquery

I am having this issue with jQuery and have no idea how to solve it …. can anyone help or provide some assistance!?

[Exception… "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: http://example.com/wp-content/plugins/IMM-Glossary/JavaScripts/prototype.js :: anonymous :: line 1081" data: no]
Source: http://example.com/wp-content/plugins/IMM-Glossary/JavaScripts/prototype.js

Thanks

Edit: Thanks for the response 🙂 Problem is that I read the http://docs.jquery.com/Using_jQuery_with_Other_Libraries – and i use "jQuery" now ? So not sure why its occurring?

P.S – About code – I don't even use my own code. I just use this plugin and jquery – and it throws error ?

Best Answer

  1. Your error points to a prototype script, not jQuery.
  2. You haven't posted any code.
  3. Google search.