Hi Guys,
I have a problem that I just cannot resolve and its driving me insane. I am using the jQuery library and I am using ".noconflict".
I am trying to use this on my blog with the following script -
http://www.internetmarketingmonitor.org/word-press-plugins/imm-glossary-wordpress-plugin
The problem is - I keep getting the following error -
> [Exception... "Component returned failure code: 0x80070057
> (NS_ERROR_ILLEGAL_VALUE) [nsIDOMXPathEvaluator.evaluate]" nsresult:
> "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame ::http://myblog.com/wp-content/plugins/IMM-Glossary/JavaScripts/prototype.js
> :: anonymous :: line 1081" data: no]
> Source:http://myblog.com/wp-content/plugins/IMM-Glossary/JavaScripts/prototype.js
What's not making sense is that I AM USING .NOCONFLICT? - The error can be easily replicated by simply downloading this plugin and putting the *.js on the same page as jquery?
Would anyone be able to help ?