[jQuery] jQuery Fancy Captcha

[jQuery] jQuery Fancy Captcha


I'm having some issues with this plugin. First when it displays the
images it never has the one you're supposed to drag listed (None, the
book is always listed in the place of the one that is supposed to be
dragged to the circle), this is in IE.
In Firefox it simply does not work, it displays the same 5 images
everytime and I get this error message in the Error Console (I removed
the domain for security purposes)
Error: uncaught exception: [Exception... "Could not convert JavaScript
argument arg 0" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)"
location: "JS frame :: {My Domain}/scripts/jquery/jquery-1.3.1.js ::
anonymous :: line 796" data: no]
I've tried it with the following jQuery version scripts:
1) jquery-1.3.2.js
2) jquery-1.3.1.js
3) jquery-1.3.1.min.js
And all 3 return the above error. I have followed all the instructions
included with the plugin, anyone else ran into this or know how to fix
it?