At the rating area, following error occurs:
----------
unction (h) { return h == undefined ? this.length ? this[0][n] : null : this.attr(n, h); }:

Comments

hickory’s picture

At the moment the -dev release requires jQuery 1.1. I'll try and make it optional soon.

hickory’s picture

In the DRUPAL-5 CVS version I've added the option to choose which jQuery version is in use. The rating.js file for jQuery 1.0 might be broken by now though as I have no personal need for it, but will accept patches if anyone finds bugs.

hickory’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)