Thanks, I’ve tried putting it in functions.php instead, without success.
Thing is, the script works if I test it in a plain html page and reference it directly, it’s all valid. But as soon as I try to get WordPress to register and enqueue it, something goes wrong. It’s not the script itself or the URI, but something else – either in the enqueue part or the noConflict part.
The script adds a class to jQuery, can there be some referencing problem there?