Closed (fixed)
Project:
jRating
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Apr 2007 at 13:11 UTC
Updated:
26 Jul 2007 at 13:18 UTC
At the rating area, following error occurs:
----------
unction (h) { return h == undefined ? this.length ? this[0][n] : null : this.attr(n, h); }:
Comments
Comment #1
hickory commentedAt the moment the -dev release requires jQuery 1.1. I'll try and make it optional soon.
Comment #2
hickory commentedIn 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.
Comment #3
hickory commentedComment #4
(not verified) commented